You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mostafa Elhemali (JIRA)" <ji...@apache.org> on 2012/11/28 00:42:58 UTC

[jira] [Commented] (HADOOP-9099) NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an IP address

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

Mostafa Elhemali commented on HADOOP-9099:
------------------------------------------

Personally I would've used something even more unlikely, such as "ThisIsNotARealHostName-ItJustCant", but I guess UnknownHost123 is not very likely to exist :).

+1 (non-binding).
                
> NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an IP address
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9099
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9099
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Ivan Mitic
>            Assignee: Ivan Mitic
>         Attachments: HADOOP-9099.branch-1-win.patch
>
>
> I just hit this failure. We should use some more unique string for "UnknownHost":
> Testcase: testNormalizeHostName took 0.007 sec
> 	FAILED
> expected:<[65.53.5.181]> but was:<[UnknownHost]>
> junit.framework.AssertionFailedError: expected:<[65.53.5.181]> but was:<[UnknownHost]>
> 	at org.apache.hadoop.net.TestNetUtils.testNormalizeHostName(TestNetUtils.java:347)
> Will post a patch in a bit.

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