You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/06/02 12:53:00 UTC

[jira] [Comment Edited] (HIVE-23499) REPL: repl load should honor "hive.repl.dump.metadata.only=true"

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

Aasha Medhi edited comment on HIVE-23499 at 6/2/20, 12:52 PM:
--------------------------------------------------------------

hive.repl.dump.metadata.only=true is a dump side configuration. Should we reuse the same for load?
Can you please add a pull request for the same to add the review comments.


was (Author: aasha):
hive.repl.dump.metadata.only=true is a dump side configuration. Should we reuse the same for load?

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