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

Hudson commented on MAPREDUCE-4092:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2047 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2047/])
    MAPREDUCE-4092.  commitJob Exception does not fail job (Jon Eagles via 
bobby) (Revision 1308507)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1308507
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java

                
> commitJob Exception does not fail job (regression in 0.23 vs 0.20)
> ------------------------------------------------------------------
>
>                 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
>             Fix For: 0.23.3, 2.0.0
>
>         Attachments: MAPREDUCE-4092.patch, 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
> Exception logged in the AM as WARN
>   org.apache.hadoop.mapreduce.v2.app.job.impl.JobImpl: Could not do commit 
> for Job
> Job still finishes as succeeded

--
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