[
https://issues.apache.org/jira/browse/AMBARI-15030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145318#comment-15145318
]
Hudson commented on AMBARI-15030:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4322 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4322/])
AMBARI-15030 : Fix unreasonable default heap settings for AMS HBase (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=aac5389fea7867141a3f4f421b2bc0d1e61117f3])
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
> Fix unreasonable default heap settings for AMS HBase heapsize and xmn size.
> ---------------------------------------------------------------------------
>
> Key: AMBARI-15030
> URL: https://issues.apache.org/jira/browse/AMBARI-15030
> Project: Ambari
> Issue Type: Bug
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Critical
> Attachments: AMBARI-15030.patch
>
>
> Default values from the stack (Not stack advisor)
> regionserver_heapsize : 512MB
> regionserver_xmn_size : 256MB
> xmn is 50% of rs heapsize which is unreasonable. Changing to 756MB and 128MB
> respectively.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)