Change job's runstate from int to enum
--------------------------------------
Key: HADOOP-4311
URL: https://issues.apache.org/jira/browse/HADOOP-4311
Project: Hadoop Core
Issue Type: Improvement
Components: mapred
Affects Versions: 0.20.0
Reporter: Amar Kamat
Fix For: 0.20.0
Job's runstate is stored in {{JobStatus}} as _static final int_. I think it
would be better to change it to enum as done in other parts of the framework.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.