You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by ArunKumar <ar...@gmail.com> on 2011/11/14 07:36:38 UTC

Re: How is task scheduling done in Mumak ?

Hi  guys !

DOUBT CLEARED :)

Mumak just uses the Hadoop schedulers for assigning tasks and it doesn't
have as such its own SimulatorTaskScheduler.

The implementation of assigntasks() used may be from
JobQueueTaskScheduler.java  or CapacityScheduler.java ,etc and this will be
based on Scheduler class set in Jobtracker.java .

Arun


--
View this message in context: http://lucene.472066.n3.nabble.com/How-is-task-scheduling-done-in-Mumak-tp3496060p3506066.html
Sent from the Hadoop lucene-users mailing list archive at Nabble.com.