[
https://issues.apache.org/jira/browse/HADOOP-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473264
]
Milind Bhandarkar commented on HADOOP-943:
------------------------------------------
+1 patch reviewed.
Dhruba,
Can we eliminate the printing of '.' in fsck ? That would simplify processing
the report mechanically. It is tricky though, because the http client may
timeout on a large fsck printing all its output at the end.
For -files, -blocks, -locations, can we make the fsck output more
machine-processable (say limiting info about each file to a single line?)
> fsck to show the filename of the corrupted file
> -----------------------------------------------
>
> Key: HADOOP-943
> URL: https://issues.apache.org/jira/browse/HADOOP-943
> Project: Hadoop
> Issue Type: Improvement
> Components: dfs
> Reporter: Koji Noguchi
> Assigned To: dhruba borthakur
> Priority: Trivial
> Attachments: fsckPrintCorrupt.patch
>
>
> When fsck / shows some corrupted file/block information,
> *******************************
> CORRUPT FILES: 1
> MISSING BLOCKS: 1
> MISSING SIZE: ___ B
> ********************************
> it doesn't show the filename.
> I can run fsck / -files again, but this would take a lot longer than the
> plain fsck.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.