[
https://issues.apache.org/jira/browse/HADOOP-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786723#comment-13786723
]
Omkar Vinit Joshi commented on HADOOP-8581:
-------------------------------------------
bq. YARN and Job history server will have <project>.http.policy. This can be
set to HTTP_ONLY or HTTPS_ONLY.
yes.. yarn behavior is this way so it should be ok. HTTP_AND_HTTPS is not
currently supported in yarn.
AM should never have HTTPS because today in RM we server AM's web content via
proxy server and proxy server can never trust AM's certificate even if it is
issued.
> add support for HTTPS to the web UIs
> ------------------------------------
>
> Key: HADOOP-8581
> URL: https://issues.apache.org/jira/browse/HADOOP-8581
> Project: Hadoop Common
> Issue Type: New Feature
> Components: security
> Affects Versions: 2.0.0-alpha
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 2.0.2-alpha
>
> Attachments: HADOOP-8581.patch, HADOOP-8581.patch, HADOOP-8581.patch,
> HADOOP-8581.patch, HADOOP-8581.patch, HADOOP-8581.patch, HADOOP-8581.patch
>
>
> HDFS/MR web UIs don't work over HTTPS, there are places where 'http://' is
> hardcoded.
--
This message was sent by Atlassian JIRA
(v6.1#6144)