[ https://issues.apache.org/jira/browse/HDFS-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883662#comment-17883662 ]
ASF GitHub Bot commented on HDFS-17611: --------------------------------------- hadoop-yetus commented on PR #7059: URL: https://github.com/apache/hadoop/pull/7059#issuecomment-2367142725 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 0s | | Docker mode activated. | | -1 :x: | patch | 0m 20s | | https://github.com/apache/hadoop/pull/7059 does not apply to trunk. Rebase required? Wrong Branch? See https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute for help. | | Subsystem | Report/Notes | |----------:|:-------------| | GITHUB PR | https://github.com/apache/hadoop/pull/7059 | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7059/1/console | | versions | git=2.34.1 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > Move all DistCp execution logic to execute() > -------------------------------------------- > > Key: HDFS-17611 > URL: https://issues.apache.org/jira/browse/HDFS-17611 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Felix N > Assignee: Felix N > Priority: Minor > Labels: pull-request-available > > 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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org