You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Martin Tapp (JIRA)" <ji...@apache.org> on 2015/06/30 19:48:04 UTC

[jira] [Commented] (SPARK-2691) Allow Spark on Mesos to be launched with Docker

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

Martin Tapp commented on SPARK-2691:
------------------------------------

How do you specify host vs bridge networking (docker run's --net)?

> Allow Spark on Mesos to be launched with Docker
> -----------------------------------------------
>
>                 Key: SPARK-2691
>                 URL: https://issues.apache.org/jira/browse/SPARK-2691
>             Project: Spark
>          Issue Type: New Feature
>          Components: Mesos
>    Affects Versions: 1.0.0
>            Reporter: Timothy Chen
>            Assignee: Chris Heller
>              Labels: mesos
>             Fix For: 1.4.0
>
>         Attachments: spark-docker.patch
>
>
> Currently to launch Spark with Mesos one must upload a tarball and specifiy the executor URI to be passed in that is to be downloaded on each slave or even each execution depending coarse mode or not.
> We want to make Spark able to support launching Executors via a Docker image that utilizes the recent Docker and Mesos integration work. 
> With the recent integration Spark can simply specify a Docker image and options that is needed and it should continue to work as-is.



--
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