You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/11/01 13:15:58 UTC

[jira] [Updated] (SPARK-15994) Allow enabling Mesos fetch cache in coarse executor backend

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

Sean Owen updated SPARK-15994:
------------------------------
    Priority: Minor  (was: Major)

> Allow enabling Mesos fetch cache in coarse executor backend 
> ------------------------------------------------------------
>
>                 Key: SPARK-15994
>                 URL: https://issues.apache.org/jira/browse/SPARK-15994
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 2.0.0
>            Reporter: Charles Allen
>            Assignee: Charles Allen
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org