[
https://issues.apache.org/jira/browse/HIVE-21261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768892#comment-16768892
]
mahesh kumar behera commented on HIVE-21261:
--------------------------------------------
02.patch looks fine to me.
+1
> Incremental REPL LOAD adds redundant COPY and MOVE tasks for external table
> events.
> -----------------------------------------------------------------------------------
>
> Key: HIVE-21261
> URL: https://issues.apache.org/jira/browse/HIVE-21261
> Project: Hive
> Issue Type: Bug
> Components: repl
> Affects Versions: 4.0.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Major
> Labels: DR, pull-request-available, replication
> Attachments: HIVE-21261.01.patch, HIVE-21261.02.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For external tables replication, the data gets copied as separate task based
> on data locations listed in _external_tables_info file in the dump. So,
> individual events such as ADD_PARTITION or INSERT on the external tables
> should avoid copying data. So, it is enough to create table/add partition DDL
> tasks. COPY and MOVE tasks should be skipped.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)