[ 
https://issues.apache.org/jira/browse/HIVE-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446504#comment-16446504
 ] 

Prasanth Jayachandran commented on HIVE-19211:
----------------------------------------------

For static partitions locks are acquired for specific partition. For dynamic 
partition, only table level shared lock is acquired and the property 
setIsDynamicPartitionWrite() is set on the lock component builder (not sure if 
this alone is sufficient). For dynamic partition case, do we still have to 
acquire lock per partition?

> New streaming ingest API and support for dynamic partitioning
> -------------------------------------------------------------
>
>                 Key: HIVE-19211
>                 URL: https://issues.apache.org/jira/browse/HIVE-19211
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Streaming
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>            Priority: Major
>         Attachments: HIVE-19211.1.patch, HIVE-19211.2.patch, 
> HIVE-19211.3.patch, HIVE-19211.4.patch
>
>
> - New streaming API under new hive sub-module
> - Dynamic partitioning support
> - Auto-rollover transactions
> - Automatic heartbeating



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

Reply via email to