[ https://issues.apache.org/jira/browse/HDFS-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858715#action_12858715 ]
Konstantin Shvachko commented on HDFS-1101: ------------------------------------------- The exceptino and the stack trace are here: {code} Testcase: testLocalDirs took 1.056 sec Caused an ERROR File file:/tmp/hadoop-shv/dfs/data does not exist. java.io.FileNotFoundException: File file:/tmp/hadoop-shv/dfs/data does not exist. at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:420) at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:246) at org.apache.hadoop.hdfs.server.datanode.TestDiskError.testLocalDirs(TestDiskError.java:172) {code} > TestDiskError.testLocalDirs() fails > ----------------------------------- > > Key: HDFS-1101 > URL: https://issues.apache.org/jira/browse/HDFS-1101 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 0.22.0 > Reporter: Konstantin Shvachko > Fix For: 0.22.0 > > > {{TestDiskError.testLocalDirs()}} fails with {{FileNotFoundException}} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.