fsck on namenode without datanodes takes too much time ------------------------------------------------------ Key: HADOOP-1979 URL: https://issues.apache.org/jira/browse/HADOOP-1979 Project: Hadoop Issue Type: Bug Components: dfs Reporter: Koji Noguchi Priority: Minor Once in a while , we want to debug by bringing up the namenode without any datanodes. dfs -ls/-lsr works, but fsck / takes too much time. (at least 10 times more) Most likely from HADOOP-943 that I requested. If this is the case, it would be nice if we can have an option for disabling it for this special case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.