[
https://issues.apache.org/jira/browse/HADOOP-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu resolved HADOOP-4214.
---------------------------------------------
Resolution: Duplicate
Fixed in MAPREDUCE-777
> Make a JobStatus.State an enumeration
> -------------------------------------
>
> Key: HADOOP-4214
> URL: https://issues.apache.org/jira/browse/HADOOP-4214
> Project: Hadoop Common
> Issue Type: Improvement
> Environment: all
> Reporter: Subramaniam Krishnan
>
> Make a JobStatus.State an enumeration, currently it's represented using
> integers.
> Consequently, JobInProgress.terminateJob should take the actual state rather
> than a 'boolean' i.e. KILLED/FAILED.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.