[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated MAPREDUCE-4641:
----------------------------------

    Attachment: MAPREDUCE-4641.patch

Straightforward patch.  We were calling {{logJobHistoryFinishedEvent}} which 
logs a successful completion event rather than {{abortJob}}.
                
> Exception in commitJob marks job as successful in job history
> -------------------------------------------------------------
>
>                 Key: MAPREDUCE-4641
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4641
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0-alpha
>            Reporter: Jason Lowe
>         Attachments: MAPREDUCE-4641.patch
>
>
> If the job committer throws an {{IOException}} from {{commitJob}} then the 
> job will be marked as FINISHED/FAILED on the RM apps page, but the history 
> server will show the job as SUCCEEDED.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to