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 2014/11/03 19:26:36 UTC

[jira] [Assigned] (MESOS-2031) Manage persistent directories on slave.

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

Jie Yu reassigned MESOS-2031:
-----------------------------

    Assignee: Jie Yu

> Manage persistent directories on slave.
> ---------------------------------------
>
>                 Key: MESOS-2031
>                 URL: https://issues.apache.org/jira/browse/MESOS-2031
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> Whenever a slave sees a persistent disk resource (in ExecutorInfo or TaskInfo) that is new to it, it will create a persistent directory which is for tasks to store persistent data.
> The slave needs to do the following after it's created:
> 1) symlink into the executor sandbox so that tasks/executor can see it
> 2) garbage collect it once it is released by the framework



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