fsck reports a non-existant DFS path as healthy
-----------------------------------------------

                 Key: HADOOP-856
                 URL: https://issues.apache.org/jira/browse/HADOOP-856
             Project: Hadoop
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.9.2
            Reporter: Nigel Daley
            Priority: Minor


I would have expected the following to generate an error message:

-bash-3.00$ bin/hadoop fsck non-existant
Status: HEALTHY
 Total size:    0 B
 Total blocks:  0
 Total dirs:    0
 Total files:   0
 Over-replicated blocks:        0
 Under-replicated blocks:       0
 Target replication factor:     3
 Real replication factor:       0.0

The filesystem under path 'non-existant' is HEALTHY


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to