You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/09/23 20:31:34 UTC

[jira] [Commented] (AMBARI-7456) Slider View: New HBase app with metrics enabled should show graphs

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

Srimanth Gunturi commented on AMBARI-7456:
------------------------------------------

+1 for graphs only patch.

> Slider View: New HBase app with metrics enabled should show graphs
> ------------------------------------------------------------------
>
>                 Key: AMBARI-7456
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7456
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.7.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7456.patch
>
>
> In the latest trunk build, Ganglia service will have a config named {{additional_clusters}}. Setting this config to have a value like {{Application1,8666,Application2,8667}} and restarting Ganglia service should create 2 additional Ganglia clusters.
> Next, when creating a slider app, in the Configuration page's Global section, the _Enable Metrics_ checkbox should become enabled (when above config is set). Create a HBase cluster on HDP-2.2.1 stack (dont use HDP-2.1 stack yet), and check _Enable Metrics_, along with picking one of the above defined additional clusters. Once the Slider App is created, the API should provide {{supportedMetrics}} field, which will give list of metric names.
> Graphs should show up for the above metrics automatically - look at {{/slider/src/main/resources/ui/app/views/slider_app/summary_view.js}} file into {{updateGraphs()}} method. There should be one graph per {{supportedMetrics}}. 



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