You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2014/04/02 07:04:15 UTC

[jira] [Created] (HDFS-6183) TestWebHDFS may fail with "Namenode is in startup mode"

Tsz Wo Nicholas Sze created HDFS-6183:
-----------------------------------------

             Summary: TestWebHDFS may fail with "Namenode is in startup mode"
                 Key: HDFS-6183
                 URL: https://issues.apache.org/jira/browse/HDFS-6183
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
            Reporter: Tsz Wo Nicholas Sze


{noformat}
java.lang.AssertionError: There are 1 exception(s):
  Exception 0: java.io.IOException: Namenode is in startup mode
	... 
        at org.apache.hadoop.hdfs.TestDFSClientRetries$6.run(TestDFSClientRetries.java:972)
	... 

	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.hadoop.hdfs.TestDFSClientRetries.assertEmpty(TestDFSClientRetries.java:1083)
	at org.apache.hadoop.hdfs.TestDFSClientRetries.namenodeRestartTest(TestDFSClientRetries.java:1003)
	at org.apache.hadoop.hdfs.web.TestWebHDFS.testNamenodeRestart(TestWebHDFS.java:217)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.2#6252)