[
https://issues.apache.org/jira/browse/AMBARI-19616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832767#comment-15832767
]
Hudson commented on AMBARI-19616:
---------------------------------
ABORTED: Integrated in Jenkins build Ambari-branch-2.5 #771 (See
[https://builds.apache.org/job/Ambari-branch-2.5/771/])
AMBARI-19616. Hive Server Interactive : (1). Set 'metaspacesize' based
(sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=89ba42580e093dd7d537a867b4f7a387b7262760])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
* (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/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-interactive-env.xml
* (edit)
ambari-common/src/main/python/resource_management/libraries/functions/constants.py
> Hive Server Interactive : (1). Set 'metaspacesize' based on LLAP daemon size
> and (2). Fix for using "--slider-placement" argument only for HDP 2.6 and
> onwards.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19616
> URL: https://issues.apache.org/jira/browse/AMBARI-19616
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.2
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-19616.patch
>
>
> (1). Set 'metaspacesize' based on LLAP daemon size
> If LLAP DamoneSize <= 4GB
> ---> Don't set metaspacesize
> else if LLAP DaemonsSize <=32GB
> ---> Set to 256m
> else
> ---> Set to 1024m (current value)
> (2). Fix for using "--slider-placement" argument only for HDP 2.6 and onwards.
> - Current code add it irrespective of HDP version '--slider-placement' is not
> valid for option for HDP version less than 2.6.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)