Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-8581 add support for HTTPS to the web UIs
- Closed
- relates to
-
HADOOP-10025 Replace HttpConfig#getSchemePrefix with implicit scheme in YARN/MR
- Resolved