You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/10 01:09:45 UTC

[jira] [Commented] (AMBARI-13039) Optimize precision table Region split policy for AMS

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

Hudson commented on AMBARI-13039:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #3410 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3410/])
AMBARI-13039. Optimize precision table Region split policy for AMS. (swagle) (swagle: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c2825271b90cd3f16d3065f171de28d5cbd92b80)
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/YARN.txt
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/HBASE.txt
* ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricConfiguration.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/AMBARI_METRICS.txt
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/HOST.txt
* ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/PhoenixHBaseAccessor.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/KAFKA.txt
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/FLUME.txt
* ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/HDFS.txt
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/split_points.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/AMBARI_METRICS/service-metrics/STORM.txt


> Optimize precision table Region split policy for AMS
> ----------------------------------------------------
>
>                 Key: AMBARI-13039
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13039
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-metrics
>    Affects Versions: 2.1.2
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Critical
>             Fix For: 2.1.2
>
>
> - In light of AMBARI-12983, performance would be seen if the precision table can fully utilize the allocated memstore heap.
> - With the single table getting most of the high volume reads and all of the high volume writes it is important to define a policy for splitting the Region in order to optimize performance of the scans.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)