You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/09/02 07:49:32 UTC

[jira] Updated: (MAPREDUCE-884) TestReduceFetchFromPartialMem fails sometimes

     [ https://issues.apache.org/jira/browse/MAPREDUCE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jothi Padmanabhan updated MAPREDUCE-884:
----------------------------------------

    Attachment: mapred-884.patch

Simple patch to increase the number of map tasks

> 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
>             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.