You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/03/01 21:33:04 UTC

[jira] [Commented] (AMBARI-9865) Services > AMS page: Add charts to display performance of the AMS HBase cluster

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

Hadoop QA commented on AMBARI-9865:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12701725/AMBARI-9865.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/1870//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/1870//console

This message is automatically generated.

> Services > AMS page: Add charts to display performance of the AMS HBase cluster
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-9865
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9865
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-9865.patch
>
>
> Add the following metric charts to the AMS service page in Ambari.
> _Example query_:
> {code}
> http://ams-tmp-1.c.pramod-thangali.internal:8080/api/v1/clusters/c1/services/AMS/components/METRIC_COLLECTOR?fields=metrics/hbase/regionserver/requests\[1421694000,1421697600,15\]&_=1421697600000
> {code}
> *Metric names to query*
> - HBase Master
> -- metrics/hbase/master/AverageLoad
> - HBase RegionServer
> -- metrics/hbase/regionserver/storefiles (Display name: Number of StoreFiles)
> -- metrics/hbase/regionserver/regions (Display name: Number of Regions)
> -- metrics/hbase/regionserver/requests (Display name: Total Request Count)
> -- metrics/hbase/regionserver/blockCacheHitPercent (Display name: Block Cache Hit Percent)
> -- metrics/hbase/regionserver/compactionQueueSize



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