Unit tests fail if there is another instance of Hadoop ------------------------------------------------------
Key: HADOOP-2363 URL: https://issues.apache.org/jira/browse/HADOOP-2363 Project: Hadoop Issue Type: Bug Components: test Reporter: Raghu Angadi Assignee: Konstantin Shvachko If you are running another Hadoop cluster or DFS, many unit tests fail because Namenode in MiniDFSCluster fails to bind to the right port. Most likely HADOOP-2185 forgot to set right defaults for MiniDFSCluster. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.