Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
The work in HADOOP-3412 provided an API to support pluggable schedulers. However implementations have to be in the org.apache.hadoop.mapred package, which is undesirable. The goal of this issue is to create a public API for scheduler writers to code against.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-2826 Change the job state observer classes to interfaces
- Resolved
-
HADOOP-1230 Replace parameters with context objects in Mapper, Reducer, Partitioner, InputFormat, and OutputFormat classes
- Closed