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 "Yongjun Zhang (JIRA)" <ji...@apache.org> on 2014/07/15 19:49:07 UTC

[jira] [Created] (HDFS-6683) TestDFSAdminWithHA.testSaveNamespace failed with "Timed out waiting for Mini HDFS Cluster to start"

Yongjun Zhang created HDFS-6683:
-----------------------------------

             Summary: TestDFSAdminWithHA.testSaveNamespace failed with "Timed out waiting for Mini HDFS Cluster to start"
                 Key: HDFS-6683
                 URL: https://issues.apache.org/jira/browse/HDFS-6683
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: ha, tools
    Affects Versions: 3.0.0
            Reporter: Yongjun Zhang


Test failure in quite some recent test runs:

{code}

org.apache.hadoop.hdfs.tools.TestDFSAdminWithHA.testSaveNamespace

Failing for the past 9 builds (Since Failed#7337 )
Took 12 sec.
Error Message

Timed out waiting for Mini HDFS Cluster to start
Stacktrace

java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
	at org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1097)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:732)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:378)
	at org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:359)
	at org.apache.hadoop.hdfs.qjournal.MiniQJMHACluster.<init>(MiniQJMHACluster.java:102)
	at org.apache.hadoop.hdfs.qjournal.MiniQJMHACluster.<init>(MiniQJMHACluster.java:40)
	at org.apache.hadoop.hdfs.qjournal.MiniQJMHACluster$Builder.build(MiniQJMHACluster.java:67)
	at org.apache.hadoop.hdfs.tools.TestDFSAdminWithHA.setUpHaCluster(TestDFSAdminWithHA.java:82)
	at org.apache.hadoop.hdfs.tools.TestDFSAdminWithHA.testSaveNamespace(TestDFSAdminWithHA.java:134)
{code}




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