Arthur Rand created SPARK-22402:
-----------------------------------

             Summary: 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.1
            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