[
https://issues.apache.org/jira/browse/AMBARI-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Kovalenko updated AMBARI-7312:
----------------------------------------
Attachment: AMBARI-7312_2.patch
> Ambari namenode UI link checks deprecated property for ssl enabled hdfs for
> HDP 2.1.x
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-7312
> URL: https://issues.apache.org/jira/browse/AMBARI-7312
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7312.patch, AMBARI-7312_2.patch
>
>
> PROBLEM:
> Ambari 1.6.1, checks if hadoop.ssl.enabled=true is set in core-site.xml to
> determine the namenode UI.
> This is deprecated property in HDP 2.x, the proper property is
> dfs.http.policy
> whose value can be
> HTTP_ONLY
> HTTP_AND_HTTPS
> HTTPS_ONLY
> If the value is 'HTTPS_ONLY', namenode UI should point to the https version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)