[
https://issues.apache.org/jira/browse/AMBARI-13135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138436#comment-16138436
]
Sumit Mohanty commented on AMBARI-13135:
----------------------------------------
Ran UT
test_yaml_property_escaping (TestYAMLUtils.TestYAMLUtils) ... ok
----------------------------------------------------------------------
Ran 272 tests in 7.368s
OK
----------------------------------------------------------------------
Total run:1178
Total errors:0
Total failures:0
OK
> 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)