You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by James Peach <jp...@apache.org> on 2018/07/03 07:03:54 UTC

implicit mesos-local support in scheduler drivers

Hi all,

I found recently, that the Mesos scheduler drivers will implicitly spin up a `mesos-local` cluster for testing if your scheduler uses the Mesos scheduler drivers, specifies “local” as the master, and exports “MESOS_" environment variables to configure the master. Do any scheduler authors use this? If so, can you desribe the workflow?

thanks,
James