[ https://issues.apache.org/jira/browse/MAPREDUCE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Luke Lu resolved MAPREDUCE-4904. -------------------------------- Resolution: Fixed Assignee: Junping Du (was: meng gong) Committed to branch-1. Thanks Junping for the patch! > TestMultipleLevelCaching failed in branch-1 > ------------------------------------------- > > Key: MAPREDUCE-4904 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4904 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Affects Versions: 1.2.0 > Reporter: meng gong > Assignee: Junping Du > Fix For: 1.2.0 > > Attachments: MAPREDUCE-4904.patch, MAPREDUCE-4904-v2.patch, > MAPREDUCE-4904-v2.patch > > > TestMultipleLevelCaching will failed: > {noformat} > Testcase: testMultiLevelCaching took 30.406 sec > FAILED > Number of local maps expected:<0> but was:<1> > junit.framework.AssertionFailedError: Number of local maps expected:<0> but > was:<1> > at > org.apache.hadoop.mapred.TestRackAwareTaskPlacement.launchJobAndTestCounters(TestRackAwareTaskPlacement.java:78) > at > org.apache.hadoop.mapred.TestMultipleLevelCaching.testCachingAtLevel(TestMultipleLevelCaching.java:113) > at > org.apache.hadoop.mapred.TestMultipleLevelCaching.testMultiLevelCaching(TestMultipleLevelCaching.java:69) > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira