----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18601/ -----------------------------------------------------------
Review request for mesos. Repository: mesos-git Description ------- To ease using the mesos-executor to launch certain containers (see https://issues.apache.org/jira/browse/MESOS-816) we added support for passing and overwriting the command to launch from the command line. Diffs ----- src/launcher/executor.cpp e30d77a Diff: https://reviews.apache.org/r/18601/diff/ Testing ------- Usual behavior of mesos-executor doesn't change. This is used and has been tested with Medea https://github.com/mesosphere/medea. Thanks, Niklas Nielsen
