[
https://issues.apache.org/jira/browse/AMBARI-19971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862012#comment-15862012
]
Hudson commented on AMBARI-19971:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #963 (See
[https://builds.apache.org/job/Ambari-branch-2.5/963/])
AMBARI-19971. HiveServerInteractive. (1). Use the correct value for (sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e7621505938cfb0b643ce045d0a473093e45a8fb])
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
* (edit) ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-interactive-env.xml
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
> HiveServerInteractive. (1). Use the correct value for Node(s) used for
> running LLAP Daemon(s). (2). Set 'num_llap_nodes' calculated value only for
> non Ambari managed queue.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19971
> URL: https://issues.apache.org/jira/browse/AMBARI-19971
> Project: Ambari
> Issue Type: Bug
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Attachments: AMBARI-19971.01.patch
>
>
> *(1). Use the correct value for Node(s) used for running LLAP Daemon(s).*
> - *Existing :* While starting LLAP, it was not taken into account removing
> the Nodes used for SLider and Tez AM from 'num_llap_nodes' value, before
> using it for starting LLAP by passing 'num_llap_nodes''s value to --instances
> parameter.
> - *Fix:* Introduced new config 'num_llap_nodes_for_llap_daemons' which has
> the updated value substracting the nodes used by Tez and SLider AM's.
> *(2). Set 'num_llap_nodes' calculated value only for non Ambari managed
> queue.*
> *Fix:* With AMBARI-19814 patch, UI shows 'num_llap_nodes' slider as READ only
> for non Ambari managed queue for LLAP. We will be setting the calculated
> 'num_llap_nodes' slider value only for non-Ambari managed queue. For Ambari
> managed queue named 'llap', user has the liberty of entering the value. We
> may end up using less nodes than that, as part of calculation, but we dont
> want to override the User entered value.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)