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

Jakob Homan commented on HDFS-1191:
-----------------------------------

By which I meant HDFS-62... doh.

> SecondaryNameNode give the loopback address (127.0.0.1) to NameNode under 
> some condition
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-1191
>                 URL: https://issues.apache.org/jira/browse/HDFS-1191
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Jeff Zhang
>         Attachments: HDFS_1191.patch
>
>
> This issue is because of JDK's bug (although this won't been fixed )
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4665037
> In the method putFSImage of SecondaryNameNode.java,  
> InetAddress.getLocalHost().getHostAddress() will return 127.0.0.1 under some 
> condition which will cause the NameNode can't fetch the merged fsimage from 
> SecondaryNameNode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to