steveloughran commented on code in PR #7025:
URL: https://github.com/apache/hadoop/pull/7025#discussion_r1752504510


##########
hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCp.java:
##########
@@ -182,6 +182,8 @@ public int run(String[] argv) {
   /**
    * Original entrypoint of a distcp job. Calls {@link DistCp#execute(boolean)}
    * without doing extra context checks and setting some configs.
+   * @return Job handle
+   * @throws Exception

Review Comment:
   needs text



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

Reply via email to