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

Sushanth Sowmyan updated HIVE-14268:
------------------------------------
    Attachment: HIVE-14268.2.patch

Slightly more complex version in .2.patch, with thrift change to allow 
signalling on the event as to whether this is an overwrite event or not 
(although we still don't use that info on the metastore side for now)

> INSERT-OVERWRITE is not generating an INSERT event during hive replication
> --------------------------------------------------------------------------
>
>                 Key: HIVE-14268
>                 URL: https://issues.apache.org/jira/browse/HIVE-14268
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.2.0
>            Reporter: Murali Ramasami
>            Assignee: Sushanth Sowmyan
>         Attachments: HIVE-14268.2.patch, HIVE-14268.patch
>
>
> During Hive replication invoked from falcon, the source cluster did not 
> generate appropriate INSERT events associated with the INSERT OVERWRITE, 
> generating only an ALTER PARTITION event. However, an ALTER PARTITION is a 
> metadata-only event, and thus, only metadata changes were replicated across, 
> modifying the metadata of the destination, while not updating the data. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to