Hi Waqas,

You can specify the scheduler class to be plugged in by configuring the
property "yarn.resourcemanager.scheduler.class" in yarn-site.xml
This class though should
implement 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.ResourceScheduler
interface.

Regards,
Varun Saxena.

On Sun, May 17, 2015 at 9:21 PM, waqas ali <[email protected]> wrote:

> Hi Sir!
>      I am working on hadoop scheduling algorithms as my Final year Project
> and we need to edit the scheduling algorithm and plug our own scheduling
> algorithms for dependent data like HEFT , PEFT, CPOP, PETS etc.  We need to
> know that is there any room to plug in these algorithms in hadoop ? If so
> then how we are supposed to plug in these algorithms ?
>
> Sir kindly please help me in this regard i will be really thankful to you
> for this act of kindness..
> looking forward for your positive response... Thank's
> Regards
> Waqas Ali
>

Reply via email to