Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.1
Description
hdfs://ns1/tmp/a is an existing file, hdfs://ns2/tmp/a is also an existing file.
When I run this command,
hadoop distcp -delete -update hdfs://ns1/tmp/a hdfs://ns2/tmp/a
I Found hdfs://ns2/tmp/a is deleted unpectectedly.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-17122 Bug in preserving Directory Attributes in DistCp with Atomic Copy
- Resolved
- links to