You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/06/16 01:59:06 UTC

[jira] [Created] (MAPREDUCE-6400) TestReduceFetchFromPartialMem fails

Akira AJISAKA created MAPREDUCE-6400:
----------------------------------------

             Summary: TestReduceFetchFromPartialMem fails
                 Key: MAPREDUCE-6400
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6400
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 2.8.0
            Reporter: Akira AJISAKA


TestReduceFetchFromPartialMem fails.
{noformat}
Running org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 132.978 sec <<< FAILURE! - in org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
testReduceFromPartialMem(org.apache.hadoop.mapred.TestReduceFetchFromPartialMem)  Time elapsed: 69.214 sec  <<< ERROR!
java.io.IOException: Job failed!
	at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:867)
	at org.apache.hadoop.mapred.TestReduceFetchFromPartialMem.runJob(TestReduceFetchFromPartialMem.java:300)
	at org.apache.hadoop.mapred.TestReduceFetchFromPartialMem.testReduceFromPartialMem(TestReduceFetchFromPartialMem.java:93)


Results :

Tests in error: 
  TestReduceFetchFromPartialMem.testReduceFromPartialMem:93->runJob:300 ยป IO Job...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)