Scheduler.assignTasks should not be dealing with cleanupTask
------------------------------------------------------------
Key: HADOOP-4100
URL: https://issues.apache.org/jira/browse/HADOOP-4100
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Affects Versions: 0.19.0
Reporter: Devaraj Das
Assignee: Amareshwari Sriramadasu
Fix For: 0.19.0
HADOOP-3150 introduced the notion of a cleanupTask. The implementation of the
scheduling of the cleanupTask is such that the schedulers have to be aware of
the cleanupTask. It would be very nice if schedulers didn't have to be aware of
this special task. There is a discussion thread -
https://issues.apache.org/jira/browse/HADOOP-3150?focusedCommentId=12628635#action_12628635
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.