[
https://issues.apache.org/jira/browse/MAPREDUCE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745815#action_12745815
]
Arun C Murthy commented on MAPREDUCE-430:
-----------------------------------------
A suggestion for a test-case for this bug:
A job with 1 map and 1 reduce. {map|reduce}_0_0 should throw OOM,
{map|reduce}_0_1 should throw FSError, {map|reduce}_0_2 should throw
IOException and {map|reduce}_0_3 should succeed. We can probably add a check to
ensure that the job completed under a couple of mins or so also.
> Task stuck in cleanup with OutOfMemoryErrors
> --------------------------------------------
>
> Key: MAPREDUCE-430
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-430
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Amareshwari Sriramadasu
> Assignee: Amar Kamat
> Fix For: 0.20.1
>
> Attachments: MAPREDUCE-430-v1.6-branch-0.20.patch,
> MAPREDUCE-430-v1.6.patch, MAPREDUCE-430-v1.7.patch, MAPREDUCE-430-v1.8.patch
>
>
> Obesrved a task with OutOfMemory error, stuck in cleanup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.