aasha commented on a change in pull request #2539:
URL: https://github.com/apache/hive/pull/2539#discussion_r690180325
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/DirCopyTask.java
##########
@@ -270,8 +278,9 @@ boolean copyUsingDistCpSnapshots(Path sourcePath, Path
targetPath, UserGroupInfo
// snapshots.
SnapshotUtils.allowSnapshot(targetFs,
work.getFullyQualifiedTargetPath(), clonedConf);
// Attempt to delete the snapshot, in case this is a bootstrap post a
failed incremental, Since in case of
- // bootstrap we go from start, so delete any pre-existing snapshot.
+ // bootstrap we go from start, so delete any pre-existing snapshot,
(both snapshots can exist in case of failback)
Review comment:
do you mean failover?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]