[ https://issues.apache.org/jira/browse/MAPREDUCE-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806210#action_12806210 ]
Amareshwari Sriramadasu commented on MAPREDUCE-1409: ---------------------------------------------------- bq.-1 core tests. Test failure TestTextInputFormat failed due to NoClassDefFoundError. (MAPREDUCE-1275) bq.-1 contrib tests. Test failure TestLoadTypedBytes failed because DFS could not come up. See MAPREDUCE-1370. > FileOutputCommitter.abortTask should not catch IOException > ---------------------------------------------------------- > > Key: MAPREDUCE-1409 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1409 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: tasktracker > Affects Versions: 0.20.1 > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.22.0 > > Attachments: patch-1409.txt > > > FileOutputCommitter.abortTask currently catches IOException. It should be > thrown out, thus making the task failed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.