You probably want to add a capacity-scheduler.xml to define the queues On Tue, Jan 10, 2012 at 2:46 PM, Ann Pal <ann_r_...@yahoo.com> wrote:
> Hi > Is the following the only steps to turn on capacity scheduler? > [1] Edit conf/yarn-site.xml to include: > yarn.resourcemanager.scheduler.class - > org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler > > I added the above but from the web interface i see only the default fair > scheduler running. > Am i missing something? > > Thanks! > > > >