[
https://issues.apache.org/jira/browse/AMBARI-19573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828873#comment-15828873
]
Hudson commented on AMBARI-19573:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #755 (See
[https://builds.apache.org/job/Ambari-branch-2.5/755/])
AMBARI-19573. Increase max limit for Xmn parameter in hbase-env for HDP
(afernandez:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b094cccde94ea875767ee50ca05ddc5027923288])
* (add)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/hbase-env.xml
> Increase max limit for Xmn parameter in hbase-env for HDP 2.6
> -------------------------------------------------------------
>
> Key: AMBARI-19573
> URL: https://issues.apache.org/jira/browse/AMBARI-19573
> Project: Ambari
> Issue Type: Improvement
> Components: stacks
> Affects Versions: 2.5.0
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 2.5.0
>
> Attachments: AMBARI-19573.v3.patch, AMBARI-19573.v4.patch
>
>
> Currently, max value for -Xmn parameter is bounded by (hbase-rs-2.2.json):
> {code}
> "hbase_regionserver_xmn_max": "512",
> {code}
> During multiple troubleshooting sessions with customers, we (thanks to
> [~vrodionov]) found that this limit is too low for large heap size.
> This JIRA is to increase the limit to 4000 MB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)