[ https://issues.apache.org/jira/browse/HADOOP-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-3049: --------------------------------------- Attachment: patch3049.txt adding license header to testcase > MultithreadedMapRunner eats RuntimeExceptions > --------------------------------------------- > > Key: HADOOP-3049 > URL: https://issues.apache.org/jira/browse/HADOOP-3049 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.16.1 > Environment: all > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Fix For: 0.16.2 > > Attachments: patch3049.txt, patch3049.txt, patch3049.txt > > > If a runtime exception is thrown within a map() it is not reported to the runner and the task continues processing other records ignoring the exception. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.