Kirankumar Bhusanurmath created HIVE-20464:
----------------------------------------------
Summary: LLAP daemon start fail
Key: HIVE-20464
URL: https://issues.apache.org/jira/browse/HIVE-20464
Project: Hive
Issue Type: Bug
Components: llap
Affects Versions: 3.1.0, llap
Reporter: Kirankumar Bhusanurmath
Attachments: application_1534210393844_1030.log.2, llap0.json
llap application startup failed because of "LLAP_DAEMON_HEAPSIZE":"0” in the
llap.json file, manually changing it to 1024 and 7372 started the llap0
application, but containers failed to start with below error (refer yarn app
log for details)
java.lang.IllegalArgumentException: LLAP daemon headroom size should be less
than daemon max memory size. headRoomBytes: 386557542 executorMemoryBytes: 0
(derived from 5% out of xmx of 7731150842)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)