[
https://issues.apache.org/jira/browse/HADOOP-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HADOOP-10024:
--------------------------------
Attachment: HDFS-5302.003.patch
Strip down YARN/MR related parts of the patch.
> Replace HttpConfig#getSchemePrefix with implicit schemes in HDFS/YARN/MR JSP
> -----------------------------------------------------------------------------
>
> Key: HADOOP-10024
> URL: https://issues.apache.org/jira/browse/HADOOP-10024
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-5302.000.patch, HDFS-5302.001.patch,
> HDFS-5302.002.patch, HDFS-5302.003.patch
>
>
> The JSPs in HDFS calls HttpConfig.getSchemePrefix() to determine which scheme
> (http / https) to be put into the link. This can be done by putting "///" in
> the JSP instead, thus picking a scheme can no longer rely on
> HttpConfig.getSchemePrefix() any more.
--
This message was sent by Atlassian JIRA
(v6.1#6144)