[
https://issues.apache.org/jira/browse/AMBARI-10075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362487#comment-14362487
]
Hudson commented on AMBARI-10075:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #80 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/80/])
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=db1f4f0a7b48eef4a87ce51fd9a8b11a6d22e55d)
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.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/test/python/stacks/2.2/common/test_stack_advisor.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-env.xml
> 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)