Make a JobStatus.State an enumeration
-------------------------------------

                 Key: HADOOP-4214
                 URL: https://issues.apache.org/jira/browse/HADOOP-4214
             Project: Hadoop Core
          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.

Reply via email to