[
https://issues.apache.org/jira/browse/AMBARI-11333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556046#comment-14556046
]
Hudson commented on AMBARI-11333:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2679 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2679/])
AMBARI-11333. Change HBase regionserver PERM size to "XX:PermSize=128m
-XX:MaxPermSize=128m" (dlysnichenko) (dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=254fba3fec45c0d988b19d615cb04e63f04b7e68)
*
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml
*
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
> Change HBase regionserver PERM size to "XX:PermSize=128m -XX:MaxPermSize=128m"
> ------------------------------------------------------------------------------
>
> Key: AMBARI-11333
> URL: https://issues.apache.org/jira/browse/AMBARI-11333
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-11333.patch
>
>
> PROBLEM: Multiple full GCs are being observed in hbase regionservers due to
> PERM size being too low. Based on review of the logs, we are proposing to
> pass:
> XX:PermSize=128m -XX:MaxPermSize=256m
> for the regionserver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)