Xiao Liang created HDFS-13681:
---------------------------------
Summary: Fix TestStartup.testNNFailToStartOnReadOnlyNNDir test
failure on Windows
Key: HDFS-13681
URL: https://issues.apache.org/jira/browse/HDFS-13681
Project: Hadoop HDFS
Issue Type: Test
Reporter: Xiao Liang
Assignee: Xiao Liang
org.apache.hadoop.hdfs.server.namenode.TestStartup.testNNFailToStartOnReadOnlyNNDir
fails on Windows with below error message:
NN dir should be created after NN startup.
expected:<[F:\short\hadoop-trunk-win\s\hadoop-hdfs-project\hadoop-hdfs\target\test\data\3\dfs\testNNFailToStartOnReadOnlyNNDir\]name>
but
was:<[/F:/short/hadoop-trunk-win/s/hadoop-hdfs-project/hadoop-hdfs/target/test/data/3/dfs/testNNFailToStartOnReadOnlyNNDir/]name>
due to path not processed properly on Windows.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]