[
https://issues.apache.org/jira/browse/HADOOP-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-856:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Milind!
> 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
> Assigned To: Milind Bhandarkar
> Priority: Minor
> Fix For: 0.11.0
>
> Attachments: fsck-fix.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.