Remove dependence of public MapReduce API on classes in server package
----------------------------------------------------------------------
Key: MAPREDUCE-2337
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2337
Project: Hadoop Map/Reduce
Issue Type: Improvement
Reporter: Tom White
Assignee: Tom White
Cluster#getJobTrackerState() returns a
org.apache.hadoop.mapreduce.server.jobtracker.State enum, which makes the API
in o.a.h.mapreduce have a dependency on the server package. It would be better
to make the public API self-contained by using an equivalent enum in the
Cluster class.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira