Yesha Vora created HADOOP-10336:
-----------------------------------
Summary: Yarn WebUIs are accessible with Http protocol when
yarn.http.policy is set to HTTPS_ONLY
Key: HADOOP-10336
URL: https://issues.apache.org/jira/browse/HADOOP-10336
Project: Hadoop Common
Issue Type: Bug
Reporter: Yesha Vora
Priority: Critical
yarn.http.policy is set to "HTTPS_ONLY".
The RM/ NM web UI is expected to be accessed using https://RM:RM_HTTPS_PORT and
https://NM:NM_HTTPS_PORT
Currently, RM and NM UIs are accessible at http://RM:RM_HTTPS_PORT and
http://NM:NM_HTTPS_PORT
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)