[
https://issues.apache.org/jira/browse/MAPREDUCE-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450708#comment-13450708
]
Hudson commented on MAPREDUCE-4641:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #367 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/367/])
svn merge -c 1381784 FIXES: MAPREDUCE-4641. Exception in commitJob marks
job as successful in job history (Jason Lowe via bobby) (Revision 1381787)
Result = UNSTABLE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1381787
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/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/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
> 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
> Assignee: Jason Lowe
> Fix For: 0.23.3, 3.0.0, 2.2.0-alpha
>
> 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