[
https://issues.apache.org/jira/browse/HDFS-9427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15165663#comment-15165663
]
Xiaobing Zhou commented on HDFS-9427:
-------------------------------------
There are two more
{code}
final String DFS_NAMENODE_BACKUP_ADDRESS_DEFAULT = "localhost:50100";
final String DFS_NAMENODE_BACKUP_HTTP_ADDRESS_DEFAULT = "0.0.0.0:50105";
{code}
> HDFS should not default to ephemeral ports
> ------------------------------------------
>
> Key: HDFS-9427
> URL: https://issues.apache.org/jira/browse/HDFS-9427
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode, namenode
> Affects Versions: 3.0.0
> Reporter: Arpit Agarwal
> Assignee: Xiaobing Zhou
> Priority: Critical
> Labels: Incompatible
>
> HDFS defaults to ephemeral ports for the some HTTP/RPC endpoints. This can
> cause bind exceptions on service startup if the port is in use.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)