This is an automated email from the ASF dual-hosted git repository.

aasha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 1dccb44  HIVE-24755. Recycle fails if the cm root isn't absolute. 
(Ayush Saxena, reviewed by Aasha Medhi)
     add 76732ad  HIVE-24624: Repl Load should detect the compatible staging 
dir (Pratyushotpal Madhukar, reviewed by Aasha Medhi, Pravin Kumar Sinha)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/exec/Utilities.java  |  1 +
 .../hadoop/hive/ql/exec/repl/ReplDumpTask.java     |  2 +
 .../hive/ql/parse/ReplicationSemanticAnalyzer.java | 71 +++++++++++-------
 .../hive/ql/parse/repl/load/DumpMetaData.java      | 23 +++++-
 .../hive/ql/parse/repl/load/TestDumpMetaData.java  | 83 ++++++++++++++++++++++
 5 files changed, 153 insertions(+), 27 deletions(-)
 create mode 100644 
ql/src/test/org/apache/hadoop/hive/ql/parse/repl/load/TestDumpMetaData.java

Reply via email to