Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
Error Message
All directories in dfs.datanode.data.dir are invalid: "/p1" "/p2" "/p3"
Stacktrace
java.io.IOException: All directories in dfs.datanode.data.dir are invalid: "/p1" "/p2" "/p3" at org.apache.hadoop.hdfs.server.datanode.DataNode.getDataDirsFromURIs(DataNode.java:1668) at org.apache.hadoop.hdfs.server.datanode.TestDataDirs.testGetDataDirsFromURIs(TestDataDirs.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Seems like Jenkins will return -1 on all HDFS patches because of this (check HDFS-4583)
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-8973 DiskChecker cannot reliably detect an inaccessible disk on Windows with NTFS ACLs
- Closed