Hi SQ Lai, A good place to start would be ResourceScheduler.java and its implementations FairScheduler.java and CapacityScheduler.java.
-Sandy On Wed, Jan 22, 2014 at 6:04 PM, SQ Lai <[email protected]> wrote: > Dear Dev-team, > If I want to develop a shceduler for yarn using the ACO algorithm, > which parts of the source code should I read and understand ? > Best regard, > SQ, Lai >
