[
https://issues.apache.org/jira/browse/AMBARI-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127952#comment-16127952
]
Hudson commented on AMBARI-21657:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #13 (See
[https://builds.apache.org/job/Ambari-branch-2.6/13/])
AMBARI-21657 : Ambari does not display metric data on widgets when the
(avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2d1af8e4fe0158a38c0c77e92330e266fd44ba84])
* (edit) ambari-web/app/mixins/common/widgets/widget_mixin.js
> Ambari does not display metric data on widgets when the JMX path contains the
> '-' character.
> --------------------------------------------------------------------------------------------
>
> Key: AMBARI-21657
> URL: https://issues.apache.org/jira/browse/AMBARI-21657
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.5.2
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Fix For: 2.6.0
>
> Attachments: AMBARI-21657.patch
>
>
> {code}
> "name" : "Hadoop:service=azure-file-system,name=AzureFileSystemMetrics4",
> "modelerType" : "AzureFileSystemMetrics4",
> "tag.Context" : "azureFileSystem",
> "tag.wasbFileSystemId" : "24f05882-a63a-43d4-9dec-eff23f9fcfa0",
> "tag.accountName" : "<>",
> "tag.containerName" : "xhdinsight-2017-07-24t21-26-36-619z",
> "tag.Hostname" : "zk2-xhdins",
> "wasb_web_responses" : 87824,
> "wasb_files_created" : 8
> {code}
> For example, the above metrics cannot be displayed on widgets due to the '-'
> in *Hadoop:service=azure-file-system,name=AzureFileSystemMetrics4*.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)