-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
If dfs.policy.http is defined in hdfs-site.xml, It should have higher precedence.
In hdfs-site.xml, if dfs.https.enable is set to true and dfs.http.policy is set to HTTP_ONLY, The affecting policy should be 'HTTP_ONLY' instead 'HTTP_AND_HTTPS'.
Currently with this configuration, it activates HTTP_AND_HTTPS policy.
- duplicates
-
HDFS-5872 Validate configuration of dfs.http.policy
-
- Resolved
-