[ https://issues.apache.org/jira/browse/HADOOP-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nigel Daley updated HADOOP-2446: -------------------------------- Attachment: HADOOP-2446.patch The attached patch fixes TestHDFSServerPorts and TestMRServerPorts so that they do not rely on statically configured ports. These tests also now will shutdown the NameNode if another error is encountered. > TestHDFSServerPorts fails. > -------------------------- > > Key: HADOOP-2446 > URL: https://issues.apache.org/jira/browse/HADOOP-2446 > Project: Hadoop > Issue Type: Bug > Components: dfs, test > Affects Versions: 0.16.0 > Reporter: Raghu Angadi > Assignee: Konstantin Shvachko > Fix For: 0.16.0 > > Attachments: HADOOP-2446.patch, HADOOP-2446.patch, > TEST-org.apache.hadoop.dfs.TestHDFSServerPorts.txt > > > This might be because I already have Namenode running on my machine. Its > better if the unit tests could tolerate another DFS instance running on the > same machine. Otherwise we might get used to seeing unit test failures and > miss the new failures. > I will attach the test output. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.