[
https://issues.apache.org/jira/browse/MAPREDUCE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan updated MAPREDUCE-884:
----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Fixed as a part of MR-318
> TestReduceFetchFromPartialMem fails sometimes
> ---------------------------------------------
>
> Key: MAPREDUCE-884
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-884
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Affects Versions: 0.20.1
> Reporter: Amar Kamat
> Assignee: Jothi Padmanabhan
> Fix For: 0.21.0
>
> Attachments: mapred-884.patch
>
>
> TestReduceFetchFromPartialMem failed with the following exception trace :
> {code}
> Expected some records not spilled during reduce40980)
> junit.framework.AssertionFailedError: Expected some records not spilled
> during reduce40980)
> at
> org.apache.hadoop.mapred.TestReduceFetchFromPartialMem.testReduceFromPartialMem(TestReduceFetchFromPartialMem.java:94)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
> at junit.extensions.TestSetup.run(TestSetup.java:27)
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.