[jira] [Assigned] (MESOS-2349) Provide a way to execute an arbitrary process in a MesosContainerizer container context

2017-05-15 Thread Ian Downes (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Downes reassigned MESOS-2349:
-

Assignee: (was: Ian Downes)

> Provide a way to execute an arbitrary process in a MesosContainerizer 
> container context
> ---
>
> Key: MESOS-2349
> URL: https://issues.apache.org/jira/browse/MESOS-2349
> Project: Mesos
>  Issue Type: Improvement
>  Components: containerization
>Affects Versions: 0.21.1, 0.22.0
>Reporter: Ian Downes
>  Labels: twitter
>
> Include a separate binary that when provided with a container_id, path to an 
> executable, and optional arguments will find the container context, enter it, 
> and exec the executable.
> e.g.,
> {noformat}
> mesos-container-exec --container_id=abc123 [--] /path/to/executable [arg1 ...]
> {noformat}
> This need only support (initially) containers created with the 
> MesosContainerizer and will support all isolators shipped with Mesos, i.e., 
> it should find and enter the cgroups and namespaces for the running executor 
> of the specified container.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (MESOS-2349) Provide a way to execute an arbitrary process in a MesosContainerizer container context

2015-02-18 Thread Ian Downes (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Downes reassigned MESOS-2349:
-

Assignee: Ian Downes

> Provide a way to execute an arbitrary process in a MesosContainerizer 
> container context
> ---
>
> Key: MESOS-2349
> URL: https://issues.apache.org/jira/browse/MESOS-2349
> Project: Mesos
>  Issue Type: Improvement
>  Components: isolation
>Affects Versions: 0.22.0, 0.21.1
>Reporter: Ian Downes
>Assignee: Ian Downes
>
> Include a separate binary that when provided with a container_id, path to an 
> executable, and optional arguments will find the container context, enter it, 
> and exec the executable.
> e.g.,
> {noformat}
> mesos-container-exec --container_id=abc123 [--] /path/to/executable [arg1 ...]
> {noformat}
> This need only support (initially) containers created with the 
> MesosContainerizer and will support all isolators shipped with Mesos, i.e., 
> it should find and enter the cgroups and namespaces for the running executor 
> of the specified container.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)