[ https://issues.apache.org/jira/browse/HADOOP-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112154#comment-13112154
]
Ravi Prakash commented on HADOOP-7668:
--------------------------------------
- Should we have the System.out.println statements?
- Checked for localhost, 127.0.0.1 and hostnames on my network. It works :)
> Add a NetUtils method that can tell if an InetAddress belongs to local host
> ---------------------------------------------------------------------------
>
> Key: HADOOP-7668
> URL: https://issues.apache.org/jira/browse/HADOOP-7668
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.23.0, 0.24.0
>
> Attachments: HADOOP-7668.txt
>
>
> This utility will be useful for mechanism proposed in HDFS-2231 where based on matching
configured address with local address, a node determines the related configuration parameters.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|