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)