[ https://issues.apache.org/jira/browse/HDFS-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arpit Agarwal reopened HDFS-5271: --------------------------------- > 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: Bug > Components: namenode > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira