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

Steve Loughran commented on HADOOP-11535:
-----------------------------------------

It's traditional to use {{something.example.org}} as the IETF mandates that 
these hostnames must never resolve. However if you are using Verizon fibre @ 
home, it may still resolve for you. There is an implicit expectation that a 
network doesn't work as defined.
 

> TableMapping related tests failed due to 'correct' resolving for test hostname
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-11535
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11535
>             Project: Hadoop Common
>          Issue Type: Test
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>            Priority: Minor
>
> When mvn test in my environment, it reported the following.
> {noformat}
> Failed tests: 
>   TestTableMapping.testClearingCachedMappings:144 expected:</[rack1]> but 
> was:</[default-rack]>
>   TestTableMapping.testTableCaching:79 expected:</[rack1]> but 
> was:</[default-rack]>
>   TestTableMapping.testResolve:56 expected:</[rack1]> but 
> was:</[default-rack]>
> {noformat}
> It's caused by the good resolving for the 'bad test' hostname 'a.b.c' as 
> follows.
> {noformat}
> [drankye@zkdesk hadoop-common-project]$ ping a.b.c
> PING a.b.c (220.250.64.228) 56(84) bytes of data.
> {noformat}
> I understand it may happen in just my local environment, and document this 
> just in case others also meet this. We may use even worse hostname than 
> 'a.b.c' to avoid such situation.



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

Reply via email to