Jayush Luniya created AMBARI-9361:
-------------------------------------
Summary: RegionServer on Windows fails to reach Zookeeper and
eventually stops
Key: AMBARI-9361
URL: https://issues.apache.org/jira/browse/AMBARI-9361
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.0.0
Environment: Windows
Reporter: Jayush Luniya
Assignee: Jayush Luniya
Fix For: 2.0.0
In a multi node deployment, RegionServer cannot reach Zookeeper when Zookeeper
and Hbase Master or on different hosts.
This is because RegionServer Start steps does not call configure() and hence
does not write hbase-site.xml. Hence hbase.zookeeper.quorum is set to localhost
and does not point to set of Zookeeper servers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)