Add listCorruptFileBlocks to DistributedFileSystem (and ClientProtocol) -----------------------------------------------------------------------
Key: HDFS-1482 URL: https://issues.apache.org/jira/browse/HDFS-1482 Project: Hadoop HDFS Issue Type: Improvement Reporter: Patrick Kling As discussed in HDFS-1111, it would be beneficial for tools such as the RAID block fixer and RAID FSCK to have access to listCorruptFileBlocks via the DistributedFileSystem (rather than having to parse Servlet output, which could present a performance problem). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.