Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-15994

Allow enabling Mesos fetch cache in coarse executor backend

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • Mesos
    • None

    Description

      Mesos 0.23.0 introduces a Fetch Cache feature http://mesos.apache.org/documentation/latest/fetcher/ which allows caching of resources specified in command URIs.

      This patch:

      • Updates the Mesos shaded protobuf dependency to 0.23.0
      • Allows setting `spark.mesos.fetchCache.enable` to enable the fetch cache for all specified URIs. (URIs must be specified for the setting to have any affect)
      • Updates documentation for Mesos configuration with the new setting.

      This patch does NOT:

      • Allow for per-URI caching configuration. The cache setting is global to ALL URIs for the command.

      Attachments

        Issue Links

          Activity

            People

              drcrallen Charles R Allen
              drcrallen Charles R Allen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: