You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation for distributed deployment and schedulers (apache#747)
* added initial scheduler documentation
* Documentation for Deployment Overview and configuration. Also modified Aurora Cluster, Mesos Cluster, Local Cluster and Slurm Cluster
* incorporated feedbacks on English corrections
* empty new line at the end
* incorporate feedbacks on English
* incorporate additional feedbacks
* removed setup from toc
* fixed feedbacks
* change mdash to use ---
* reworded text and removed the link
Shut down all executor services in SchedulerMain when killing a topol…
…ogy (apache#520)
Shut down all executor services in SchedulerMain when killing a topology.