[
https://issues.apache.org/jira/browse/HADOOP-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672834#action_12672834
]
Tsz Wo (Nicholas), SZE commented on HADOOP-5227:
------------------------------------------------
Currently, -delete does not work well with -update. If a file exist in both src
and dst, -update tells distcp to skip such file but then -delete cannot see it
(since it is skipped).
> distcp -delete option deletes all files from the destination directory
> ----------------------------------------------------------------------
>
> Key: HADOOP-5227
> URL: https://issues.apache.org/jira/browse/HADOOP-5227
> Project: Hadoop Core
> Issue Type: Bug
> Components: tools/distcp
> Reporter: Suhas Gogate
>
> distcp -delete option deletes all the files from the destination even though
> they are present on the source.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.