[
https://issues.apache.org/jira/browse/MESOS-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103592#comment-15103592
]
Jie Yu commented on MESOS-4403:
-------------------------------
Mesos support passing --resources using a JSON file. The DiskInfo.Source.Path
can be specified there.
> Check paths in DiskInfo.Source.Path exist during slave initialization.
> ----------------------------------------------------------------------
>
> Key: MESOS-4403
> URL: https://issues.apache.org/jira/browse/MESOS-4403
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
>
> We have two options here. We can either check and fail if it does not exists.
> Or we can create if it does not exist like we did for slave.work_dir.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)