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

Hudson commented on AMBARI-12323:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #189 (See 
[https://builds.apache.org/job/Ambari-branch-2.1/189/])
AMBARI-12323. Ambari Dashboard HDFS - JMX metrics missing. (swagle) (swagle: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5950981b286516a089593f6b4ab274cc5b23fdf2)
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AbstractProviderModule.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/jmx/JMXPropertyProvider.java


> Ambari Dashboard HDFS - JMX metrics missing
> -------------------------------------------
>
>                 Key: AMBARI-12323
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12323
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Siddharth Wagle
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> HDFS JMX dashboard metrics are missing.
> Ambari is using wrong port due to HA properties that contain nameserviceId.
> Default Ambari deploys contains old properties as well as new, so this Bug 
> was not found in a non blueprint based HA deploys.
> Workaround: Add the following property to hdfs-site in the blueprint: 
> "dfs.namenode.http-address" : <namenode-hostname>:<http-port>
> It doesn't matter which NN is used above since UI will get response with both 
> JMX properties and choose Active one.



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

Reply via email to