[
https://issues.apache.org/jira/browse/HIVE-23499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111623#comment-17111623
]
Hive QA commented on HIVE-23499:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13003395/HIVE-23499.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17270 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22466/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22466/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22466/
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: 13003395 - PreCommit-HIVE-Build
> REPL: repl load should honor "hive.repl.dump.metadata.only=true"
> ----------------------------------------------------------------
>
> Key: HIVE-23499
> URL: https://issues.apache.org/jira/browse/HIVE-23499
> Project: Hive
> Issue Type: Improvement
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Major
> Attachments: HIVE-23499.1.patch
>
>
> "{{hive.repl.dump.metadata.only=true"}} is not currently honored during
> "{{repl load"}}. Currently, it ends up copying all files even if this option
> is specified in "repl load". E.g
> {noformat}
> repl load airline_ontime_orc into another_airline_ontime_orc with
> ('hive.repl.rootdir'='s3a://blah/', 'hive.repl.dump.metadata.only'='true');
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)