You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/06/21 21:07:00 UTC

[jira] [Created] (HIVE-19965) Make HiveEndPoint use IMetaStoreClient.add_partition

Eugene Koifman created HIVE-19965:
-------------------------------------

             Summary: Make HiveEndPoint use IMetaStoreClient.add_partition
                 Key: HIVE-19965
                 URL: https://issues.apache.org/jira/browse/HIVE-19965
             Project: Hive
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 3.0.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman


it currently uses "alter table add partition if exists..."

which since HIVE-18814 requires X lock on the table which blocks other streaming writers from making progress.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)