[
https://issues.apache.org/jira/browse/MAPREDUCE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026095#comment-13026095
]
Tom White commented on MAPREDUCE-2455:
--------------------------------------
The deprecation (MAPREDUCE-2337) will go into 0.22, and then I was hoping this
could go into 0.23. Removing this method allows the division of API and
implementation in MAPREDUCE-1638, which will be beneficial for MAPREDUCE-279,
for example (which is targetted for 0.23, as I understand it).
> Remove deprecated JobTracker.State in favour of JobTrackerStatus
> ----------------------------------------------------------------
>
> Key: MAPREDUCE-2455
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2455
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: build, client
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2455.patch
>
>
> MAPREDUCE-2337 deprecated getJobTrackerState() on ClusterStatus, this issue
> is to remove the getter (in favour of getJobTrackerStatus(), which will
> remain) so there is no longer a direct dependency of the public API on
> JobTracker. This is for MAPREDUCE-1638.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira