[
https://issues.apache.org/jira/browse/AMBARI-16197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266018#comment-15266018
]
Swapan Shridhar commented on AMBARI-16197:
------------------------------------------
{code}
commit 6dc2c95582c5000f87d75ec82fb3ef812628a40c
Author: Swapan Shridhar <[email protected]>
Date: Sun May 1 13:38:29 2016 -0700
{code}
> 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
>
> Attachments: AMBARI-16197.patch
>
>
> - 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)