You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2017/08/23 14:53:00 UTC

[jira] [Resolved] (AMBARI-13135) Provide recommendation w.r.t. CMSInitiatingOccupancy for HBase

     [ https://issues.apache.org/jira/browse/AMBARI-13135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty resolved AMBARI-13135.
------------------------------------
    Resolution: Fixed

Committed to branch-2.6 and trunk

> Provide recommendation w.r.t. CMSInitiatingOccupancy for HBase
> --------------------------------------------------------------
>
>                 Key: AMBARI-13135
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13135
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Yao Lei
>             Fix For: 2.6.0
>
>         Attachments: AMBARI-13135.patch, sample1.png, sample2.png, sample3.png, sample4.png, sample5.png
>
>
> The following options are recommended for HBase when ConcMarkSweepGC is used:
> {code}
> -XX:CMSInitiatingOccupancyFraction=50
> -XX:+UseCMSInitiatingOccupancyOnly
> {code}
> The band for CMSInitiatingOccupancyFraction is [40, 60], depending on workload.
> This should be reflected in stack_advisor.py



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)