Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2731

Allow frameworks to deploy storage drivers on demand.

    XMLWordPrintableJSON

Details

    • Epic
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • Storage Driver

    Description

      Certain storage options require storage drivers to access them including HDFS driver, Quobyte client, Database driver, and so on.
      When Tasks in Mesos require access to such storage they also need access to the respective driver on the node where they were scheduled to.
      As it is not desirable to deploy the driver onto all nodes in the cluster, it would be good to deploy the driver on demand.

      Use Cases:
      1. Fetcher Cache pulling resources from user-provided URIs
      2. Framework executors/tasks requiring r/w access to HDFS/DFS
      3. Framework executors/tasks requiring r/w Databases access (requiring drivers)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              js84 Jörg Schad
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: