[
https://issues.apache.org/jira/browse/AMBARI-19573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828898#comment-15828898
]
Hudson commented on AMBARI-19573:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6484 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6484/])
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=c27fdbc22ed021fc336328960f9215eb53cbb76c])
* (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)