Haohui Mai created HDFS-5690:
--------------------------------
Summary: DataNode fails to start in secure mode when
dfs.http.policy equals to HTTP_ONLY
Key: HDFS-5690
URL: https://issues.apache.org/jira/browse/HDFS-5690
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Haohui Mai
Assignee: Haohui Mai
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.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)