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

Hive QA commented on HIVE-21043:
--------------------------------



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

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

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

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

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: 12952194 - PreCommit-HIVE-Build

> Enable move optimization for replicating to cloud based cluster with strict 
> managed tables.
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-21043
>                 URL: https://issues.apache.org/jira/browse/HIVE-21043
>             Project: Hive
>          Issue Type: Sub-task
>          Components: repl
>    Affects Versions: 4.0.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Major
>              Labels: DR, pull-request-available
>         Attachments: HIVE-21043.01.patch
>
>
> If hive.repl.enable.move.optimization is set to true, then Hive REPL LOAD 
> avoids move operation and copy the data files directly to target location. 
> This is helpful for Cloud replication where the move is non-atomic and also 
> implemented as copy.
> Currently, if hive.strict.managed.tables is enabled at target and if 
> migration to transactional table is needed during REPL LOAD, then this 
> optimization is disabled.
> Need to support it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to