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 "Mit Desai (JIRA)" <ji...@apache.org> on 2014/06/10 16:20:02 UTC

[jira] [Reopened] (MAPREDUCE-5834) TestGridMix#testSleepReducer fails on trunk and branch-2

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

Mit Desai reopened MAPREDUCE-5834:
----------------------------------


Seems like the timeout in the tests needs to be increased.
Random tests timesout during our nightly builds. I suppose this is due to machine load.

> TestGridMix#testSleepReducer fails on trunk and branch-2
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-5834
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5834
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.4.1
>            Reporter: Mit Desai
>            Assignee: Mit Desai
>         Attachments: MAPREDUCE-5834.patch
>
>
> testSleepReducer times out everytime I try to run it.
> {noformat}
> java.lang.Exception: test timed out after 1000 milliseconds
> 	at org.apache.hadoop.mapred.gridmix.TestGridMixClasses$FakeRawKeyValueReducerIterator.getKey(TestGridMixClasses.java:947)
> 	at org.apache.hadoop.mapreduce.task.ReduceContextImpl.nextKeyValue(ReduceContextImpl.java:138)
> 	at org.apache.hadoop.mapreduce.task.ReduceContextImpl.nextKey(ReduceContextImpl.java:121)
> 	at org.apache.hadoop.mapreduce.lib.reduce.WrappedReducer$Context.nextKey(WrappedReducer.java:302)
> 	at org.apache.hadoop.mapred.gridmix.SleepJob$SleepReducer.setup(SleepJob.java:173)
> 	at org.apache.hadoop.mapred.gridmix.TestGridMixClasses.testSleepReducer(TestGridMixClasses.java:911)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)