[
https://issues.apache.org/jira/browse/HADOOP-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786737#comment-13786737
]
Alejandro Abdelnur commented on HADOOP-8581:
--------------------------------------------
[~sureshms], thanks for summarizing, LTGM. One thing you forgot to mention is
the use of default ports, that diff ones will be used if HTTP or HTTPS, which
after checking a couple of things I'm OK with it. Thanks again.
[~ojoshi], AMs should be able to work with secure web UIs, this is a current
limitation. For example, if Yarn issues an SSL certificate for the AM on the
fly (using a local certificate authority), then seeds it in the
distributedcache for the AM, then Yarn can trust that certificate and the proxy
server would decrypt and re-encrypt using a fix certificate which is used for
the user facing endpoint.
> 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)