[
https://issues.apache.org/jira/browse/AMBARI-16197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266053#comment-15266053
]
Hudson commented on AMBARI-16197:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4773 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4773/])
AMBARI-16197. LLAP related fix : Adding 'args' while package creation,
(sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6dc2c95582c5000f87d75ec82fb3ef812628a40c])
* ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-site.xml
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
> 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)