Swapan Shridhar created AMBARI-16197:
----------------------------------------
Summary: LLAP related fix : Adding 'args' while package creation,
commenting LLAP app status call, and code related to cache calculations.
Key: AMBARI-16197
URL: https://issues.apache.org/jira/browse/AMBARI-16197
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Swapan Shridhar
Assignee: Swapan Shridhar
Fix For: 2.4.0
- Added 'args' to LLAP package creation. Specific parameter related to cache
added.
- disabling call to llap status as its not working correctly.
- Detect and calculate cache config 'hive.llap.io.memory.size' only if user has
not supplied the value. Otherwise use the value supplied by user.
- Added 'hive-interactive-site' config 'hive.llap.io.memory.mode' = 'none' and
'hive.llap.io.enabled'. Cache config 'hive.llap.io.memory.size' value >= 64m
implies config 'hive.llap.io.enabled' set to true, else false.
- Removed the "hive.tez.container.size" from hive-interactive-site.xml and
using it from hive-site.xml, as both Hive and Hive2 are supposed to use same
calulated value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)