[
https://issues.apache.org/jira/browse/HDFS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924289#action_12924289
]
Hudson commented on HDFS-1472:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #416 (See
[https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/416/])
HDFS-1472. Allow programmatic access to fsck output.
(Ramkumar Vadali via dhruba)
> Refactor DFSck to allow programmatic access to output
> -----------------------------------------------------
>
> Key: HDFS-1472
> URL: https://issues.apache.org/jira/browse/HDFS-1472
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: tools
> Reporter: Ramkumar Vadali
> Assignee: Ramkumar Vadali
> Fix For: 0.22.0
>
> Attachments: HDFS-1472.patch
>
>
> DFSck prints the list of corrupt files to stdout. This jira proposes that it
> write to a PrintStream object that is passed to the constructor. This will
> allow components like RAID to programmatically get a list of corrupt files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.