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

Sankar Hariappan commented on HIVE-15642:
-----------------------------------------

[~vgumashta]
cc [~sushanth], [~thejas]

In 1.patch, the newFiles are not getting logged while firing insert event from 
loadTable method in case of replace. Due to this both INSERT OVERWRITE and LOAD 
doesn't replicate the data in case of non-partitioned tables.

> Replicate Insert Overwrites, Dynamic Partition Inserts and Loads
> ----------------------------------------------------------------
>
>                 Key: HIVE-15642
>                 URL: https://issues.apache.org/jira/browse/HIVE-15642
>             Project: Hive
>          Issue Type: Sub-task
>          Components: repl
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>         Attachments: HIVE-15642.1.patch
>
>
> 1. Insert Overwrites to a new partition should not capture new files as part 
> of insert event but instead use the subsequent add partition event to capture 
> the files + checksums.
> 2. Insert Overwrites to an existing partition should capture new files as 
> part of the insert event. 
> Similar behaviour for DP inserts and loads.
> This will need changes from HIVE-15478



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to