[
https://issues.apache.org/jira/browse/MAPREDUCE-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728395#action_12728395
]
Arun C Murthy commented on MAPREDUCE-729:
-----------------------------------------
Good point! I missed TaskTrackerManager.
Should we just rename it to MapReduceMaster or some such? Apis like killTask,
killJob etc. seem out of place in TaskTrackerManager! *smile*
Thoughts?
> Create a MapReduceMaster interface for the JobTracker
> -----------------------------------------------------
>
> Key: MAPREDUCE-729
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-729
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: jobtracker
> Reporter: Arun C Murthy
> Assignee: Arun C Murthy
> Fix For: 0.21.0
>
>
> It would be useful to have a 'master' interface which specifies all the
> interfaces exposed by the JobTracker to allow for mock-objects, simulation
> (MAPREDUCE-728) etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.