[ 
https://issues.apache.org/jira/browse/HDFS-10601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404500#comment-15404500
 ] 

Kihwal Lee commented on HDFS-10601:
-----------------------------------

If the namenode http ip address is set to 0.0.0.0 on the namenode, this change 
won't be very useful. Setting the http bind address is not mandatory, if the 
user can deploy different configs for the NN and the clients.  Using 
{{NameNode.getRpcServerAddress()}} might be better. After the 
{{NameNodeRpcServer}} is initialized, the defaultFS is set and 
{{NameNode.getRpcServerAddress()}} will get the address from there afterwards. 

> Improve log message to include hostname when the NameNode is in safemode
> ------------------------------------------------------------------------
>
>                 Key: HDFS-10601
>                 URL: https://issues.apache.org/jira/browse/HDFS-10601
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Kuhu Shukla
>            Assignee: Kuhu Shukla
>            Priority: Minor
>         Attachments: HDFS-10601.001.patch, HDFS-10601.002.patch
>
>
> When remote NN operations are involved, it would be nice to have the Namenode 
> hostname in safemode notification log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to