commitJob Exception does not fail job (0.20 regression)
-------------------------------------------------------

                 Key: MAPREDUCE-4092
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4092
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.2
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles
            Priority: Blocker
         Attachments: MAPREDUCE-4092.patch

If commitJob throws an exception JobImpl will swallow the exception with a 
warning and succeed the Job. This is a break from 0.20 and 1.0 where commitJob 
exception will fail the job

org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl: Could not do commit for Job

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to