You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/02/04 21:59:35 UTC

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

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

Vinod Kone commented on MESOS-2031:
-----------------------------------

Can you attach the reviews related to this?

> 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)