Chris Nauroth created HDFS-9128:
-----------------------------------
Summary: TestWebHdfsFileContextMainOperations and
TestSWebHdfsFileContextMainOperations fail due to invalid HDFS path on Windows.
Key: HDFS-9128
URL: https://issues.apache.org/jira/browse/HDFS-9128
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Reporter: Chris Nauroth
Assignee: Chris Nauroth
Priority: Trivial
These tests do not override the default behavior of using the local file system
test working directory to construct test paths. These paths will contain the
':' character on Windows due to the drive spec. HDFS rejects the ':' character
as invalid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)