[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999631#comment-12999631
 ] 

Tom White commented on MAPREDUCE-2337:
--------------------------------------

The test failures are unrelated.

> 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
>         Attachments: MAPREDUCE-2337.patch, MAPREDUCE-2337.patch, 
> MAPREDUCE-2337.patch
>
>
> 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

        

Reply via email to