You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Shaposhnikov (JIRA)" <ji...@apache.org> on 2016/03/30 04:05:25 UTC

[jira] [Created] (HDFS-10234) DistCp log output should contain copied and deleted files and directories

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)