Chris Nauroth created MAPREDUCE-6123: ----------------------------------------
Summary: TestCombineFileInputFormat incorrectly starts 2 MiniDFSCluster instances. Key: MAPREDUCE-6123 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6123 Project: Hadoop Map/Reduce Issue Type: Bug Components: test Reporter: Chris Nauroth Assignee: Chris Nauroth Priority: Trivial {{TestCombineFileInputFormat#testGetSplitsWithDirectory}} starts 2 {{MiniDFSCluster}} instances, one right after the other, using the exact same configuration. There is no need for 2 clusters in this test. -- This message was sent by Atlassian JIRA (v6.3.4#6332)