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 "DuRuiling (JIRA)" <ji...@apache.org> on 2016/01/21 10:19:39 UTC

[jira] [Created] (HDFS-9676) “hdfs dfs -put”,the return value is 0, but the size of $hdfsPath is 0.

DuRuiling created HDFS-9676:
-------------------------------

             Summary: “hdfs dfs -put”,the return value is 0, but the size of $hdfsPath is 0.
                 Key: HDFS-9676
                 URL: https://issues.apache.org/jira/browse/HDFS-9676
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: auto-failover, datanode, hdfs-client
    Affects Versions: 2.5.0
         Environment: Linux version 3.0.101
2 namenode, 54 datanode
            Reporter: DuRuiling


I find the bug when I backup about 240T data from local file system to HDFS, I use command “hdfs dfs -D dfs.replication=3 -put $localPath $hdfsPath”,the return value of this command is 0, then illustrate the command execute right, I find file path is right, but the size of $hdfsPath is 0 and the size of $loaclPath is non-zero. I reproduce the bug when I backup data again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)