[
https://issues.apache.org/jira/browse/AMBARI-11333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560896#comment-14560896
]
Hudson commented on AMBARI-11333:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2722 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2722/])
AMBARI-11333. Change HBase regionserver PERM size to "XX:PermSize=128m
-XX:MaxPermSize=128m" (aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a4008c18b3e5e05cde7306464c70eca896914887)
*
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
*
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml
> 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)