You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Niklas Nielsen <ni...@qni.dk> on 2014/03/13 19:17:44 UTC

Re: Review Request 18601: Added command line argument option in mesos-executor.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18601/#review37079
-----------------------------------------------------------


Ping; this should be a fairly independent patch. We need it for the first use-case of the pluggable containerizer (https://github.com/mesosphere/deimos - previously named Medea), so a review would be much appreciated :)

- Niklas Nielsen


On Feb. 27, 2014, 5:14 p.m., Niklas Nielsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18601/
> -----------------------------------------------------------
> 
> (Updated Feb. 27, 2014, 5:14 p.m.)
> 
> 
> 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
> 
>