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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/05/16 19:27:47 UTC

[jira] [Commented] (MAPREDUCE-2498) TestRaidShellFsck failing on trunk

    [ https://issues.apache.org/jira/browse/MAPREDUCE-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034121#comment-13034121 ] 

Todd Lipcon commented on MAPREDUCE-2498:
----------------------------------------

Looks like this failure is due to an OOME:

11/05/16 15:36:33 WARN mapred.LocalJobRunner: job_local_0003
java.lang.Exception: java.lang.OutOfMemoryError: Java heap space
	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:387)
Caused by: java.lang.OutOfMemoryError: Java heap space
	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.<init>(MapTask.java:799)
	at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:381)
	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:322)
	at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:254)


> TestRaidShellFsck failing on trunk
> ----------------------------------
>
>                 Key: MAPREDUCE-2498
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2498
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.23.0
>
>
> TestRaidShellFsck.testFileBlockAndParityBlockMissingHar2 has been failing the last several builds:
> Error Message: parity file not HARed after 40s
> java.io.IOException: parity file not HARed after 40s
>        at org.apache.hadoop.raid.TestRaidShellFsck.raidTestFiles(TestRaidShellFsck.java:281)
>        at org.apache.hadoop.raid.TestRaidShellFsck.setUp(TestRaidShellFsck.java:181)
>        at org.apache.hadoop.raid.TestRaidShellFsck.testFileBlockAndParityBlockMissingHar2(TestRaidShellFsck.java:666)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira