Konstantin Shaposhnikov created HDFS-10234:
----------------------------------------------
Summary: DistCp log output should contain copied and deleted files
and directories
Key: HDFS-10234
URL: https://issues.apache.org/jira/browse/HDFS-10234
Project: Hadoop HDFS
Issue Type: Improvement
Components: distcp
Affects Versions: 2.7.1
Reporter: Konstantin Shaposhnikov
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)