You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Shuai Lin (JIRA)" <ji...@apache.org> on 2015/05/29 05:54:17 UTC

[jira] [Comment Edited] (MESOS-2724) Support running custom commands on slaves when launcing a docker container

    [ https://issues.apache.org/jira/browse/MESOS-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564064#comment-14564064 ] 

Shuai Lin edited comment on MESOS-2724 at 5/29/15 3:53 AM:
-----------------------------------------------------------

[~baotiao] I don't have a clear though about how to implement it yet, but I agree with [~timchen] that this can be implemented as a mesos module.

BTW I have updated the priority of this ticket to "major" instead of "crticial", because it's not a necessity that affects all users of mesos. I do see that being able to limit the cpu/disk usage could be really helpful for companies which provide a public PaaS based on mesos , but for those who only use mesos as an internal platform this is not that necessary.


was (Author: lins05):
[~baotiao] I don't have a clear though about how to implent it yet, but I agree with [~timchen] that this can be implemented as a mesos module.

BTW I have updated the priority of this ticket to "major" instead of "crticial", because it's not a necessity that affects all users of mesos. I do see that being able to limit the cpu/disk usage could be really helpful for companies which provide a public PaaS based on mesos , but for those who only use mesos as an internal platform this is not that necessary.

> Support running custom commands on slaves when launcing a docker container
> --------------------------------------------------------------------------
>
>                 Key: MESOS-2724
>                 URL: https://issues.apache.org/jira/browse/MESOS-2724
>             Project: Mesos
>          Issue Type: Improvement
>          Components: framework
>            Reporter: chenzongzhi
>            Assignee: Shuai Lin
>
> gWe use mesos + marathon to build our Paas platform. We meet a problem
> We want to execute some command after the docker container started. such as we want change the cgroup setting.
> We know We can execute some command in the  docker container, but we want execute command in the host machine.
> Anyone know how to implement it or any good idea?
>     Thanks



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