The biggest thing that any resource manager besides Spark's standalone resource manager can do is manage other application resources. In a cluster where you are running other workloads, you can't use Spark standalone to arbitrate resource requirements across apps.
On Sun, Jan 15, 2017 at 1:55 PM kant kodali <kanth...@gmail.com> wrote: > Hi, > > What can mesos or yarn do that spark standalone cannot do? > > Thanks! >