You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/09/30 21:06:26 UTC

[jira] [Commented] (HADOOP-8581) add support for HTTPS to the web UIs

    [ https://issues.apache.org/jira/browse/HADOOP-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782108#comment-13782108 ] 

Suresh Srinivas commented on HADOOP-8581:
-----------------------------------------

[~tucu00], addition of this change has made the previously existed solution unworkable.

In the past we had http and https port separately configurable. With this you are using the same port for http or https. This causes multiple ways to configure the https functionality. See the comment - https://issues.apache.org/jira/browse/HDFS-5271?focusedCommentId=13780581&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13780581

There are also YARN jiras associate with this.

Here is my proposal:
- Retain the older http and https configuration
- If a setup only wants to support https, http can redirect to https port

This needs to happen quickly. If I do not hear back, I will revert this change and add the older config support with redirect back.

> 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)