[
https://issues.apache.org/jira/browse/HDFS-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai resolved HDFS-5271.
------------------------------
Resolution: Not a Problem
Looks like the issue has been resolved. Closing this issue as "Not a Problem".
> Namenode https web UI starts up on wrong port by default
> --------------------------------------------------------
>
> Key: HDFS-5271
> URL: https://issues.apache.org/jira/browse/HDFS-5271
> Project: Hadoop HDFS
> Issue Type: Task
> Components: documentation
> Affects Versions: 3.0.0
> Reporter: Arpit Agarwal
>
> When the NameNode is started with hadoop.ssl.enabled, the web UI listens on
> the wrong port by default (50070). The configuration suggests it should be
> port 50470:
> {code}
> public static final int DFS_NAMENODE_HTTPS_PORT_DEFAULT = 50470;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)