kokon191 opened a new pull request, #7025:
URL: https://github.com/apache/hadoop/pull/7025

   ### Description of PR
   
   Many code flows create a DistCp instance and call the public method 
execute() to get the Job object for better control over the distcp job but some 
logics are only called by the run() method. Should move these lines over to 
execute().
   
   ### How was this patch tested?
   Trivial code change


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