Chris Nauroth created HADOOP-9638:
-------------------------------------
Summary: parallel test changes caused invalid test path for
several HDFS tests on Windows
Key: HADOOP-9638
URL: https://issues.apache.org/jira/browse/HADOOP-9638
Project: Hadoop Common
Issue Type: Bug
Components: test
Affects Versions: 3.0.0, 2.1.0-beta
Reporter: Chris Nauroth
HADOOP-9287 made changes to the tests to support running multiple tests in
parallel. Part of that patch accidentally reverted a prior change to use paths
of the form "/tmp/<test name>" when running tests against HDFS. On Windows,
use of the test root will contain a drive spec (i.e. C:\dir), and the colon
character is rejected as invalid by HDFS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira