
| Key: |
MAPREDUCE-342
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Tom White
|
| Votes: |
0
|
| Watchers: |
9
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
|
HADOOP-3801 Change the job state observer classes to interfaces
|
|
|
|
|
HADOOP-1230
Replace parameters with context objects in Mapper, Reducer, Partitioner, InputFormat, and OutputFormat classes
|
|
|
|
|
|
|
|
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.
|
|
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. |
Show » |
| No work has yet been logged on this issue.
|
|