FileContext tests fail on Windows --------------------------------- Key: HDFS-815 URL: https://issues.apache.org/jira/browse/HDFS-815 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versions: 0.21.0 Reporter: Konstantin Shvachko Fix For: 0.21.0
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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.