[ 
https://issues.apache.org/jira/browse/HADOOP-19283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haiyang Hu resolved HADOOP-19283.
---------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

> Move all DistCp execution logic to execute()
> --------------------------------------------
>
>                 Key: HADOOP-19283
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19283
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Felix N
>            Assignee: Felix N
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> 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().



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to