Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
-
Reviewed
Description
DataNode fails to start when dfs.http.policy is set to HTTP_ONLY. This is because that the sanity checks in HttpServer.Builder do not match the behavior in secureMain in DataNode, therefore DataNode cannot start the HTTP server and bail out.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-5545 Allow specifying endpoints for listeners in HttpServer
- Closed