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

2017-08-23 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-13135:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7927 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/7927/])
AMBARI-13135. Provide recommendation w.r.t. CMSInitiatingOccupancy for 
(smohanty: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=2e5139ab162865eecb173f9d73760979a5e32b00])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/hbase-env.xml
* (edit) 
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
* (edit) 
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml


> 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)


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

2017-08-23 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-13135:
-

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #46 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/46/])
AMBARI-13135. Provide recommendation w.r.t. CMSInitiatingOccupancy for 
(smohanty: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=b2b801915e826c58c7ad65f8f2429f3b31fabade])
* (edit) 
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/hbase-env.xml
* (edit) 
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml


> 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)


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

2017-08-23 Thread Sumit Mohanty (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-13135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2017-08-23 Thread Sumit Mohanty (JIRA)

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

Sumit Mohanty commented on AMBARI-13135:


LGTM, +1

> 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
> 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)


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

2017-08-23 Thread Yao Lei (JIRA)

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

Yao Lei commented on AMBARI-13135:
--

Sure,please see [^AMBARI-13135.patch]

> 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
> 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)


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

2017-08-23 Thread Ted Yu (JIRA)

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

Ted Yu commented on AMBARI-13135:
-

Can you provide a patch ?

> 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
> Fix For: 2.6.0
>
> Attachments: 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)


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

2017-08-23 Thread Yao Lei (JIRA)

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

Yao Lei commented on AMBARI-13135:
--

Hi [~tedyu]  
Some pictures attached, please review

> 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
> Fix For: 2.6.0
>
> Attachments: 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)