Tao Li created HIVE-14591:
-----------------------------
Summary: HS2 is shut down unexpectedly during the startup time
Key: HIVE-14591
URL: https://issues.apache.org/jira/browse/HIVE-14591
Project: Hive
Issue Type: Bug
Reporter: Tao Li
If there is issue with Zookeeper (e.g. connection issues), then it takes HS2
some time to connect. During this time, Ambari could issue health checks
against HS2 and the CloseSession call will trigger the shutdown of HS2, which
is not expected. That triggering should happen only when the HS2 has been
deregistered with Zookeeper, not during the startup time when HS2 is not
registered with ZK yet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)