Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
Description
All TestFSMainOperationsLocalFileSystem tests (99 in all) fail saying:
java.io.FileNotFoundException: /home at org.apache.hadoop.fs.viewfs.InodeTree.resolve(InodeTree.java:403) at org.apache.hadoop.fs.viewfs.ViewFileSystem.mkdirs(ViewFileSystem.java:373) at org.apache.hadoop.fs.FileSystem.mkdirs(FileSystem.java:1684) at org.apache.hadoop.fs.FSMainOperationsBaseTest.setUp(FSMainOperationsBaseTest.java:90) at org.apache.hadoop.fs.viewfs.TestFSMainOperationsLocalFileSystem.setUp(TestFSMainOperationsLocalFileSystem.java:42)