You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "lohit vijayarenu (JIRA)" <ji...@apache.org> on 2008/05/15 11:21:55 UTC

[jira] Updated: (HADOOP-3013) fsck to show (checksum) corrupted files

     [ https://issues.apache.org/jira/browse/HADOOP-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lohit vijayarenu updated HADOOP-3013:
-------------------------------------

    Attachment: HADOOP-3013-1.patch

Attached patch now reports corrupt blocks via fsck. I think we should have not special option, but rather show them by default as done for MISSING blocks. Included test case to check the report of such blocks. 

> fsck to show (checksum) corrupted files
> ---------------------------------------
>
>                 Key: HADOOP-3013
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3013
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Koji Noguchi
>            Assignee: lohit vijayarenu
>         Attachments: HADOOP-3013-1.patch
>
>
> Currently, only way to find  files with all replica being corrupt is when we read those files.
> Instead, can we have fsck  report those?
> (Using the corrupted blocks found by the periodic verification...?)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.