Here's the most updated version of the same page: http://spark.apache.org/docs/latest/job-scheduling
2014-07-08 12:44 GMT-07:00 Sujeet Varakhedi <svarakh...@gopivotal.com>: > 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!!!! >> > >