[
https://issues.apache.org/jira/browse/HIVE-19965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-19965:
----------------------------------
Attachment: HIVE-19965.01-branch-3.patch
> 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
> Priority: Blocker
> Attachments: HIVE-19965.01-branch-3.patch, HIVE-19965.01.patch
>
>
> 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.
> HIVE-19961 to investigate if X lock can be relaxed, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)