[
https://issues.apache.org/jira/browse/AMBARI-10075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362489#comment-14362489
]
Hudson commented on AMBARI-10075:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2040 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2040/])
AMBARI-10075 Additional configuration properies for AMS based on cluster size
(dsen) (dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c12ffd18fc74633d721842a9aa327c22654cca8d)
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-env.xml
* 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/metainfo.xml
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
> Additional configuration properies for AMS based on cluster size
> ----------------------------------------------------------------
>
> Key: AMBARI-10075
> URL: https://issues.apache.org/jira/browse/AMBARI-10075
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 2.0.0
>
> Attachments: AMBARI-10075.patch
>
>
> - Memory allocation for Metric Collector API should be independent of
> ams-hbase. For 400 node cluster we should set 4 GB for API, if available .
> - Following properties to be added to ams-hbase-site, for hosts count > 100:
> -- hbase.regionserver.handler.count = 60
> -- hbase.regionserver.hlog.blocksize = 134217728
> -- hbase.regionserver.maxlogs = 64
> - Following properties to be modified for ams-hbase-site, for hosts count >
> 100:
> -- hbase.hregion.memstore.flush.size = 268435456
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)