This is a good start: http://www.eecs.berkeley.edu/~tdas/spark_docs/job-scheduling.html
On Tue, Jul 8, 2014 at 9:11 AM, rapelly kartheek <kartheek.m...@gmail.com> wrote: > Hi, > I am a post graduate student, new to spark. I want to understand how > Spark scheduler works. I just have theoretical understanding of DAG > scheduler and the underlying task scheduler. > > I want to know, given a job to the framework, after the DAG scheduler > phase, how the scheduling happens?? > > Can someone help me out as to how to proceed in these lines. I have some > exposure towards Hadoop schedulers and tools like Mumak simulator for > experiments. > > Can someone please tell me how to perform simulations on Spark w.r.to > schedulers. > > > Thanks in advance!!!! >