-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
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.
- 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
-