Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.1
-
None
-
Reviewed
Description
DistCp log output (specified via -log command line option) currently contains only skipped and failed (when failures are ignored via -i) files.
It will be more useful if it also contains copied and deleted files and created directories.
This should be fixed in https://github.com/apache/hadoop/blob/branch-2.7.1/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/mapred/CopyMapper.java
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-16946 Distcp print wrong log info when use -log
- Patch Available