DiskChecker:mkdirsWithExistsCheck swallows FileNotFoundException. -----------------------------------------------------------------
Key: HADOOP-7040 URL: https://issues.apache.org/jira/browse/HADOOP-7040 Project: Hadoop Common Issue Type: Bug Reporter: Boris Shkolnik Assignee: Boris Shkolnik As a result, DataNode.checkDir will miss the exception (it catches DiskErrorException, not FileNotFoundException), and fail instead of ignoring the non-existent directory. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.