You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/08/24 21:49:45 UTC

[jira] [Updated] (MESOS-3310) Support provisioning images specified in volumes.

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

Jie Yu updated MESOS-3310:
--------------------------
    Description: 
This is related to MESOS-3095 and MESOS-3227.

The idea is that we should allow command executor to run under host filesystem and provision the filesystem for the user. The command line executor will then chroot into user's root filesystem.

This solves the issue that the command executor is not launchable in the user specified root filesystem. 

The design doc is here:
https://docs.google.com/document/d/16hyLVRL0nz-KBts1J5stGyxZPniFPbPbs7R-ZRQVCH4/edit?usp=sharing

  was:
This is related to MESOS-3095 and MESOS-3227.

The idea is that we should allow command executor to run under host filesystem and provision the filesystem for the user. The command line executor will then chroot into user's root filesystem.

This solves the issue that the command executor is not launchable in the user specified root filesystem. 


> Support provisioning images specified in volumes.
> -------------------------------------------------
>
>                 Key: MESOS-3310
>                 URL: https://issues.apache.org/jira/browse/MESOS-3310
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>
> This is related to MESOS-3095 and MESOS-3227.
> The idea is that we should allow command executor to run under host filesystem and provision the filesystem for the user. The command line executor will then chroot into user's root filesystem.
> This solves the issue that the command executor is not launchable in the user specified root filesystem. 
> The design doc is here:
> https://docs.google.com/document/d/16hyLVRL0nz-KBts1J5stGyxZPniFPbPbs7R-ZRQVCH4/edit?usp=sharing



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