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 2015/02/12 21:16:12 UTC

[jira] [Commented] (AMBARI-9566) Ambari HDFS jmx give none/wrong status in https setup for hdfs and yarn, etc

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

Hudson commented on AMBARI-9566:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #1754 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1754/])
AMBARI-9566. Ambari HDFS jmx give none/wrong status in https setup for hdfs and yarn, etc (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=82fb0bb56be7fd4ffc179db557fe410cfd891f5a)
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AbstractProviderModule.java
* ambari-server/src/test/java/org/apache/ambari/server/controller/internal/JMXHostProviderTest.java
* ambari-web/app/models/service_config.js
* ambari-server/src/main/java/org/apache/ambari/server/controller/jmx/JMXHostProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/jmx/JMXPropertyProvider.java
* ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-site.xml
* ambari-server/src/test/java/org/apache/ambari/server/controller/metrics/JMXPropertyProviderTest.java


> Ambari HDFS jmx give none/wrong status in https setup for hdfs and yarn, etc
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-9566
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9566
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.0.0
>
>
> PROBLEM:
> HDP 2.2.0, Ambari 1.7.0.  
> When enable namnode HA with https by dfs.http.policy=HTTPS_ONLY, and set up
> required ssl-server.xml and ssl-client.xml, hdfs function fine.
> But Ambari UI shows no metrics for namenode, even shows 'upgrade not
> finalized' when it is a fresh HDP 2.2.0. install.
> A few notes:  
> 1\. there is no option in 'ambari-server setup-security' or documentation on
> how to set up trust store for Ambari to trust hdfs/yarn
> 2\. it looks like Ambari still uses hadoop.ssl.enabled as criteria whether
> https is enabled. This is deprecated since hdp 2.1. The property should be
> dfs.http.policy, yarn.http.policy.
> screenshot attached that shows the wrong and missing metrics, and screenshot
> of the jmx from namenode



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