Swapan Shridhar created AMBARI-17020:
----------------------------------------
Summary: Use 'llapstatus' comand after starting llap to check its
status before starting HiveSerevr2
Key: AMBARI-17020
URL: https://issues.apache.org/jira/browse/AMBARI-17020
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Swapan Shridhar
Assignee: Swapan Shridhar
Fix For: 2.4.0
- Right now, after starting llap app, we wait for 30 secs before starting
hive2/HiveServer2.
- Need to have status check via 'llapstatus' command and start
hive2/HiveServer2 only if llap app deployment was a success.
eg: llapstatus command:
{code}
hive2/bin/hive --service llapstatus --name <llap app name>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)