[
https://issues.apache.org/jira/browse/HADOOP-8581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787418#comment-13787418
]
Vinod Kumar Vavilapalli commented on HADOOP-8581:
-------------------------------------------------
I suppose we've already gone past the 'why revert' reasoning.
+1 for the proposal, it simplifies things a great deal.
[~sureshms], may be add the proposal to the JIRA description?
bq. Vinod Kumar Vavilapalli, What problem are you facing with the HttpConfig
class?
HttpConfig depending on statics is a real pain as we saw in the previous
patches in YARN.
bq. Omkar Vinit Joshi, 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.
It could work, but will have to think more. IAC please file a ticket under
YARN-1280 for tracking.
> 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)