pmadhukar-cloudera commented on a change in pull request #1855:
URL: https://github.com/apache/hive/pull/1855#discussion_r573476300



##########
File path: 
ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java
##########
@@ -372,16 +382,22 @@ private Path getCurrentLoadPath() throws IOException, 
SemanticException {
           }
         }
         Path hiveDumpPath = new Path(latestUpdatedStatus.getPath(), 
ReplUtils.REPL_HIVE_BASE_DIR);
-        if (loadPathBase.getFileSystem(conf).exists(new Path(hiveDumpPath,

Review comment:
       Have moved the check to shouldLoadProceed method




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to