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 2014/10/01 05:32:33 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=14154281#comment-14154281 ] 

Hudson commented on AMBARI-7456:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #433 (See [https://builds.apache.org/job/Ambari-trunk-Commit/433/])
AMBARI-7456. Slider View: New HBase app with metrics enabled should show graphs (srimanth) (sgunturi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=eee03845e85ab7cf64707446007a315ff5352434)
* contrib/views/slider/src/main/resources/ui/app/views/slider_app/metrics/app_metric_view.js
* contrib/views/slider/src/main/resources/ui/app/views/common/chart_view.js
* contrib/views/slider/src/main/resources/ui/app/helpers/ajax.js
* contrib/views/slider/src/main/resources/ui/app/helpers/helper.js


> 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, AMBARI-7456_2.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)