[
https://issues.apache.org/jira/browse/HADOOP-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663293#action_12663293
]
Sreekanth Ramakrishnan commented on HADOOP-5020:
------------------------------------------------
Steps to reproduce.
Submit a job.
Wait for the job to Initialize.
Kill the job after initialization.
Check the start time set on JobStatus associated with the Job in progress. The
start time is set to zero.
Marking this as major, because removal of killed jobs in Capacity scheduler
depends on correctness of the JobStatus.
> 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.