[ https://issues.apache.org/jira/browse/HIVE-14268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sushanth Sowmyan updated HIVE-14268: ------------------------------------ Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Status: Resolved (was: Patch Available) Note that this issue was introduced only by https://issues.apache.org/jira/browse/HIVE-12907 , and thus, does not need to be applied to prior versions unless HIVE-12907 is backported to others. > 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 > Fix For: 2.2.0, 2.1.1 > > Attachments: HIVE-14268.2.patch, HIVE-14268.3.patch, > HIVE-14268.4.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)