[
https://issues.apache.org/jira/browse/AMBARI-19616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapan Shridhar updated AMBARI-19616:
-------------------------------------
Description:
(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.
was:
(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.
> HiveServerInteractive : (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
>
>
> (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)