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

Wei-Chiu Chuang updated HDFS-15608:
-----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Rename variable DistCp#CLEANUP
> ------------------------------
>
>                 Key: HDFS-15608
>                 URL: https://issues.apache.org/jira/browse/HDFS-15608
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: distcp
>    Affects Versions: 3.3.0
>            Reporter: JiangHua Zhu
>            Assignee: JiangHua Zhu
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>         Attachments: HDFS-15608.001.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The variables of Cleanup defined in the DistCp#main() method point to the 
> following:
> public static void main(String argv[]) {
>  ...
>  Cleanup CLEANUP = new Cleanup(distCp);
>  ...
>  }
> Here CLEANUP needs to be redefined, such as: cleanup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to