You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dilli Arumugam (JIRA)" <ji...@apache.org> on 2013/09/13 00:30:52 UTC

[jira] [Created] (AMBARI-3215) ambari server should use https instead of http to talk to ssl enabled hadoop

Dilli Arumugam created AMBARI-3215:
--------------------------------------

             Summary: ambari server should use https instead of http to talk to ssl enabled hadoop
                 Key: AMBARI-3215
                 URL: https://issues.apache.org/jira/browse/AMBARI-3215
             Project: Ambari
          Issue Type: Bug
          Components: controller
            Reporter: Dilli Arumugam


Ambari server attempts to talk http to Hadoop HTTP end points even when Hadoop HTTP end points are SSL enabled. This causes connection failure and ambari server is not able to get JMX data.
Ambari server should check core-site.xml hadoop.ssl.enabled property and switch to HTTPS protocol appropriately.

How to verify the fix:
Without the fix, ambari-server log would report ERROR like the following:
21:58:00,988 ERROR pool-1-thread-34 JMXPropertyProvider:446 - Caught exception getting JMX metrics : Connection refused


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira