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

ASF GitHub Bot updated HDFS-9913:
---------------------------------
    Labels: pull-request-available  (was: )

> DistCp to add -useTrash to move deleted files to Trash
> ------------------------------------------------------
>
>                 Key: HDFS-9913
>                 URL: https://issues.apache.org/jira/browse/HDFS-9913
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: distcp
>    Affects Versions: 2.6.0
>            Reporter: Konstantin Shaposhnikov
>            Assignee: Shen Yinjie
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HDFS-9913_1.patch, HDFS-9913_2.patch
>
>
> Documentation for DistCp -delete option says 
> ([http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html]):
> | The deletion is done by FS Shell. So the trash will be used, if it is 
> enable.
> However it seems to be no longer the case. The latest source code 
> (https://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred/CopyCommitter.java)
>  uses `FileSystem.delete` and trash options seems to be not applied.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to