Hi,

There is also an option to run spark applications on top of mesos in fine
grained mode, then it is possible for fair scheduling (applications will run
in parallel and mesos is responsible for scheduling all tasks) so in a sense
all applications will progress in parallel, obviously it total in may not be
faster however the benefit is the fair scheduling (small jobs will not be
stuck by the big ones).

Best regards
Lukasz Jastrzebski



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/major-Spark-performance-problem-tp2364p2403.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to