You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2017/02/24 17:05:44 UTC

[jira] [Created] (HBASE-17695) testMultiRegionTable fails with MasterNotRunning Error

Yesha Vora created HBASE-17695:
----------------------------------

             Summary: testMultiRegionTable fails with MasterNotRunning Error
                 Key: HBASE-17695
                 URL: https://issues.apache.org/jira/browse/HBASE-17695
             Project: HBase
          Issue Type: Bug
            Reporter: Yesha Vora


testMultiRegionTable UT fails as below.

{code}
Error Message

Failed after attempts=35, exceptions:
Thu Feb 23 21:07:26 UTC 2017, RpcRetryingCaller{globalStartTime=1487884046035, pause=100, retries=35}, org.apache.hadoop.hbase.MasterNotRunningException: java.io.IOException: Can't get master address from ZooKeeper; znode data == null
Thu Feb 23 21:07:26 UTC 2017, RpcRetryingCaller{globalStartTime=1487884046035, pause=100, retries=35}, org.apache.hadoop.hbase.MasterNotRunningException: java.io.IOException: Can't get master address from ZooKeeper; znode data == null
Thu Feb 23 21:07:26 UTC 2017, RpcRetryingCaller{globalStartTime=1487884046035, pause=100, retries=35}, org.apache.hadoop.hbase.MasterNotRunningException: java.io.IOException: Can't get master address from ZooKeeper; znode data == null
Thu Feb 23 21:07:27 UTC 2017, RpcRetryingCaller{globalStartTime=1487884046035, pause=100, retries=35}, org.apache.hadoop.hbase.MasterNotRunningException: java.io.IOException: Can't get master address from ZooKeeper; znode data == null{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)