You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/02/18 02:50:12 UTC

[jira] Created: (MAPREDUCE-2337) Remove dependence of public MapReduce API on classes in server package

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