Haohui Mai created HDFS-5302:
--------------------------------
Summary: Use implicit schemes in jsp
Key: HDFS-5302
URL: https://issues.apache.org/jira/browse/HDFS-5302
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Haohui Mai
Assignee: Haohui Mai
The JSPs in HDFS calls HttpConfig.getScheme() 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.getScheme() any
more.
--
This message was sent by Atlassian JIRA
(v6.1#6144)