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
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.