Description
Spark has a property to set spark.mesos.executor.docker.image which enables mesos to downloads docker images and run them as executors. The flag is to implement the executor as docker image instead of command in singa_scheduler.
Spark has a property to set spark.mesos.executor.docker.image which enables mesos to downloads docker images and run them as executors. The flag is to implement the executor as docker image instead of command in singa_scheduler.