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

Suresh Srinivas commented on HDFS-5055:
---------------------------------------

[~aw] Can you post the log corresponding to the following line from snn:
{code}
LOG.info("Secondary Web-server up at: " + infoBindAddress + ":" + infoPort);
{code}

This address is used to construct the secondary namenode URL to download the 
fsimage from. In this case, from the log snippets you posted, it happens to be:
http://eat1-hcl4054.grid.linkedin.com:50090/getimage?...
                
> nn->2nn ignores dfs.namenode.secondary.http-address
> ---------------------------------------------------
>
>                 Key: HDFS-5055
>                 URL: https://issues.apache.org/jira/browse/HDFS-5055
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.1.0-beta
>            Reporter: Allen Wittenauer
>            Priority: Blocker
>
> The primary namenode attempts to connect back to (incoming hostname):port 
> regardless of how dfs.namenode.secondary.http-address is configured.

--
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

Reply via email to