On restart of branch, master complains about not being able to set safe mode
----------------------------------------------------------------------------
Key: HBASE-1965
URL: https://issues.apache.org/jira/browse/HBASE-1965
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
A few fellows have reported this issue. I see it myself if I restart the
cluster. You'll see:
{code}
ZooKeeperWrapper: Failed to create out of safe mode in ZooKeeper:
org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode =
NodeExists for /hbase/safe-mode
{code}
... over and over again in master log.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.