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

Apache Spark commented on SPARK-24326:
--------------------------------------

User 'skonto' has created a pull request for this issue:
https://github.com/apache/spark/pull/21378

>  Add local:// scheme support for the app jar in mesos cluster mode
> ------------------------------------------------------------------
>
>                 Key: SPARK-24326
>                 URL: https://issues.apache.org/jira/browse/SPARK-24326
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 2.3.0
>            Reporter: Stavros Kontopoulos
>            Priority: Major
>
> It is often useful to reference an application jar within the image used to 
> deploy a Spark job on mesos in cluster mode. This is not possible right now 
> because the mesos dispatcher will try to resolve the local://... uri on the 
> host (via the fetcher) and not in the container. Target is to have a scheme 
> like local:/// being resolved in the container's fs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to