You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/04/28 07:30:04 UTC

[jira] [Resolved] (FLINK-5975) Mesos should support adding volumes to launched taskManagers

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

Till Rohrmann resolved FLINK-5975.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Added via 4ef9672a9da78bc4ce02e56d9ecdcc546da23e42

> Mesos should support adding volumes to launched taskManagers
> ------------------------------------------------------------
>
>                 Key: FLINK-5975
>                 URL: https://issues.apache.org/jira/browse/FLINK-5975
>             Project: Flink
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Addison Higham
>            Assignee: Addison Higham
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Flink needs access to shared storage.
> In many cases, this is HDFS, but it would be nice to also support file URIs on an mounted NFS for example.
> Mesos exposes APIs for adding volumes, so it should be relatively simply to add this.
> As an example, here is the spark code for supporting volumes: https://github.com/apache/spark/blob/master/resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendUtil.scala#L35
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)