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

Hive QA commented on HIVE-21261:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12958722/HIVE-21261.02.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 15796 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/16078/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16078/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16078/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12958722 - PreCommit-HIVE-Build

> 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: Improvement
>          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)

Reply via email to