fsck -files -blocks -locations is a little slow -----------------------------------------------
Key: HADOOP-996 URL: https://issues.apache.org/jira/browse/HADOOP-996 Project: Hadoop Issue Type: Improvement Reporter: Koji Noguchi Priority: Minor fsck on one subdirectory. about 50,000 files (50,000 blocks) fsck /user/aaa 3 seconds fsck /user/aaa -files 30 seconds fsck /user/aaa -files -blocks -locations 90 seconds. It depends on the network, but could it be a little faster? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.