[ https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron T. Myers updated HADOOP-10664: ------------------------------------ Attachment: HADOOP-10664.patch Here's a patch which switches the hostname to one that should be more reliably up. It's a Google Apps URL for a site that I run, that's not going away for the foreseeable future. > TestNetUtils.testNormalizeHostName fails > ---------------------------------------- > > Key: HADOOP-10664 > URL: https://issues.apache.org/jira/browse/HADOOP-10664 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.4.0 > Reporter: Chen He > Assignee: Aaron T. Myers > Labels: test > Attachments: HADOOP-10664.patch > > > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertFalse(Assert.java:64) > at org.junit.Assert.assertFalse(Assert.java:74) > at > org.apache.hadoop.net.TestNetUtils.testNormalizeHostName(TestNetUtils.java:617) -- This message was sent by Atlassian JIRA (v6.2#6252)