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 bikash sharma <sh...@gmail.com> on 2011/02/21 15:51:58 UTC

task scheduling based on slots in Hadoop

Hi,
Can anyone throw some more light on resource based scheduling in Hadoop.
Specifically, are resources like CPU, Memory partitioned across slots?
>From the blog by Arun on capacity scheduler,
http://developer.yahoo.com/blogs/hadoop/posts/2011/02/capacity-scheduler/
I understand that memory is the only resource supported, does that mean both
memory and CPU are partitioned across map/reduce tasks in slots?

Thanks in advance.

-bikash