You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/08/21 21:13:45 UTC

[jira] [Created] (SPARK-10160) Support Spark shell over Mesos Cluster Mode

Timothy Chen created SPARK-10160:
------------------------------------

             Summary: Support Spark shell over Mesos Cluster Mode
                 Key: SPARK-10160
                 URL: https://issues.apache.org/jira/browse/SPARK-10160
             Project: Spark
          Issue Type: Improvement
          Components: Mesos, Spark Shell
            Reporter: Timothy Chen


It's not possible to run Spark-shell with cluster mode since the shell that is running in the cluster is not being able to interact with the client.

We can build a proxy that is transferring the inputs of the user and the output of the shell, and also be able to get connected and reconnected from the user.



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