Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
0.21.0
-
None
-
None
-
Windows
Description
The following FileContext-related tests are failing on windows because of incorrect use "test.build.data" system property for setting hdfs paths, which end up containing "C:" as a path component, which hdfs does not support.
org.apache.hadoop.fs.TestFcHdfsCreateMkdir org.apache.hadoop.fs.TestFcHdfsPermission org.apache.hadoop.fs.TestHDFSFileContextMainOperations org.apache.hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
Attachments
Issue Links
- is blocked by
-
HDFS-456 Problems with dfs.name.edits.dirs as URI
- Closed