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 2015/09/25 03:22:04 UTC

[jira] [Updated] (AMBARI-13236) Selecting flume agent doesn't show graphs and metrics

     [ https://issues.apache.org/jira/browse/AMBARI-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srimanth Gunturi updated AMBARI-13236:
--------------------------------------
    Attachment: Screen Shot 2015-09-24 at 6.15.57 PM.png
                AMBARI-13236.patch

The first problem was that the Flume chart's view hierarchy was changed by AMBARI-12855 where instead of going to parent-view's parent-view, we should have gone to parent-view.

Secondly, when constructing URLs we were using properties not owned by the object and hence not getting data.

Ambari-web tests pass.

{noformat}

  6763 tests complete (9 seconds)
  94 tests pending

[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1207 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1207 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.132s
[INFO] Finished at: Thu Sep 24 18:17:17 PDT 2015
[INFO] Final Memory: 11M/214M
[INFO] ------------------------------------------------------------------------
{noformat}

> Selecting flume agent doesn't show graphs and metrics
> -----------------------------------------------------
>
>                 Key: AMBARI-13236
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13236
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.2
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-13236.patch, Screen Shot 2015-09-24 at 6.15.57 PM.png
>
>
> When viewing Flume service summary we see service level graphs. Then when a host is selected in the table, it should show sections for SOURCE, CHANNEL and SINK metrics - which is no longer being shown.



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