Sean Roberts created AMBARI-24963:
-------------------------------------
Summary: HDFS Quicklinks should use https:// if
dfs.http.policy=HTTP_AND_HTTPS
Key: AMBARI-24963
URL: https://issues.apache.org/jira/browse/AMBARI-24963
Project: Ambari
Issue Type: Bug
Components: ambari-server, ambari-web
Affects Versions: 2.6.2
Reporter: Sean Roberts
With dfs.http.policy=HTTP_AND_HTTPS the quicklinks are using http://.
They should use the stronger protocol (https://).
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SecureMode.html#Data_Encryption_on_HTTP
Note: Many customers need HTTP_AND_HTTPS. HTTPS for end users and UIs, and HTTP
for compatibility and performance with some internal tools.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)