Hi Shivam, The following paper by Zaharia et al. has design insights as well as lots of evaluation.
http://www.cs.berkeley.edu/~matei/papers/2010/eurosys_delay_scheduling.pdf Abhishek On Mon, Oct 17, 2011 at 1:20 PM, Harsh J <ha...@cloudera.com> wrote: > Shivam, > > Here lies its inception with good reading stuff related to what you > ask: https://issues.apache.org/jira/browse/HADOOP-3746 and the general > description and usage documents may be found at: > http://hadoop.apache.org/common/docs/current/fair_scheduler.html > > You can browse through the sources under > $HADOOP_HOME/src/contrib/fairscheduler and I believe you can begin by > reading from src/java/org/apache/hadoop/mapred/FairScheduler.java > downwards. > > On Mon, Oct 17, 2011 at 10:39 PM, shivam tiwari > <shivam.tiwari2...@gmail.com> wrote: >> Where I can read about fair scheduler in detail. I am not able to find >> detailed algorithm of fair scheduler >> > > > > -- > Harsh J >