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

Xuan Gong commented on MAPREDUCE-5795:
--------------------------------------

bq. I did ask it to be removed from history, but is that right?

We introduced a String forcedJobStateOnShutDown, but I do not think this 
variable will be saved in history. We will save the object JobSummary into the 
history that does not include the forcedJobStateOnShutDown we defined.

bq. Are we changing the history-file to record the correct state?

Yes, we did. We saved the JobSummary into history. And we have already updated 
to correct job state when we started to handle the 
JobUnsuccessfulCompletionEvent

> Job should be marked as Failed if it is recovered from commit.
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-5795
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5795
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Yesha Vora
>            Assignee: Xuan Gong
>         Attachments: MAPREDUCE-5795.1.patch, MAPREDUCE-5795.2.patch
>
>
> If Resource manager is restarted when a job is in commit state, The job is 
> not able to recovered after RM restart and it is marked as Killed.
> The job status should be Failed instead killed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to