Jason Lowe created MAPREDUCE-4641:
-------------------------------------
Summary: 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: 2.0.0-alpha, 0.23.3
Reporter: Jason Lowe
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
|