[
https://issues.apache.org/jira/browse/HADOOP-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663296#action_12663296
]
Amar Kamat commented on HADOOP-5020:
------------------------------------
Looks like a bug in {{JobInProgress.TerminateJob()}} where a new job status is
created. Ideally I think we should just do a jobstatus.set() instead of
creating a new job-status.
> JobStatus of killed JobInProgress does carry forward start time of the Job
> --------------------------------------------------------------------------
>
> Key: HADOOP-5020
> URL: https://issues.apache.org/jira/browse/HADOOP-5020
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Sreekanth Ramakrishnan
>
> If an initialized job is killed, the jobs start time is set to zero.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.