[ https://issues.apache.org/jira/browse/MAPREDUCE-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Nauroth updated MAPREDUCE-6123: ------------------------------------- Resolution: Fixed Fix Version/s: 2.6.0 Status: Resolved (was: Patch Available) I committed this to trunk, branch-2 and branch-2.6. Nicholas, thank you for the code review. > 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 > Fix For: 2.6.0 > > Attachments: MAPREDUCE-6123.1.patch > > > {{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)