[ 
https://issues.apache.org/jira/browse/SPARK-22402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265732#comment-16265732
 ] 

Arthur Rand commented on SPARK-22402:
-------------------------------------

Hello [~felixcheung], Yes I'll submit a patch very soon - should be relatively 
simple. Thanks. 

> Allow fetcher URIs to be downloaded to specific locations relative to Mesos 
> Sandbox
> -----------------------------------------------------------------------------------
>
>                 Key: SPARK-22402
>                 URL: https://issues.apache.org/jira/browse/SPARK-22402
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 2.2.0, 2.3.0
>            Reporter: Arthur Rand
>            Priority: Minor
>
> Currently {{spark.mesos.uris}} will only place files in the sandbox, but some 
> configuration files and applications may need to be in specific locations. 
> The Mesos proto allows for this with the optional {{output_file}} field 
> (https://github.com/apache/mesos/blob/master/include/mesos/mesos.proto#L671). 
> We can expose this through the command line with {{--conf 
> spark.mesos.uris=<uri>:<path>}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to