You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/02/27 16:31:45 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-17695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved HBASE-17695.
--------------------------------
    Resolution: Invalid

This was a timing/resource saturation issue. Not something that can be fixed for all cases in Apache. It would result in us constantly chasing our tails..

> 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
>         Attachments: testMultiRegionTable.log
>
>
> 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)