Change the getCorruptFiles API so that caller can specify directory it wants to look into. ------------------------------------------------------------------------------------------
Key: HDFS-1265 URL: https://issues.apache.org/jira/browse/HDFS-1265 Project: Hadoop HDFS Issue Type: Improvement Reporter: Rodrigo Schmidt Assignee: Rodrigo Schmidt The getCorruptFiles() API currently returns a truncated list of all the corrupted files in the FileSystem. It would be good to change it so that users can specify the path they would like to look into. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.