[ 
https://issues.apache.org/jira/browse/HCATALOG-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mithun Radhakrishnan updated HCATALOG-609:
------------------------------------------

    Attachment: HCATALOG-609.patch

The fix. Depends on the fix for HIVE-3938.
                
> HCatalog's AddPartitionMessage must specify all partitions from Hive's 
> AddPartitionEvent.
> -----------------------------------------------------------------------------------------
>
>                 Key: HCATALOG-609
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-609
>             Project: HCatalog
>          Issue Type: Bug
>          Components: notification
>    Affects Versions: 0.5
>            Reporter: Mithun Radhakrishnan
>            Assignee: Mithun Radhakrishnan
>         Attachments: HCATALOG-609.patch
>
>
> This has to do with HIVE-3938. Hive-metastore currently sends 1 
> AddPartitionEvent per partition specified to add_partitions(). It does this 
> in spite of adding all partitions atomically.
> Once Hive's AddPartitionEvent supports multiple partitions, HCatalog must 
> take that into account and send a single event for all partitions in an 
> atomically added partition-set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to