BackupNode listens on default host
----------------------------------
Key: HDFS-1561
URL: https://issues.apache.org/jira/browse/HDFS-1561
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Affects Versions: 0.21.0
Reporter: Konstantin Shvachko
Fix For: 0.22.0
Currently BackupNode uses DNS to find its default host name, and then starts
RPC server listening on that address ignoring the address specified in the
configuration. Therefore, there is no way to start BackupNode on a particular
ip or host address. BackupNode should use the address specified in the
configuration instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.