Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5975

Mesos should support adding volumes to launched taskManagers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.0, 1.3.0
    • 1.3.0
    • Deployment / Mesos
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              addisonj@gmail.com Addison Higham
              addisonj@gmail.com Addison Higham
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: