Timothy Chen created SPARK-10161:
------------------------------------

             Summary: Support Pyspark shell over Mesos Cluster Mode
                 Key: SPARK-10161
                 URL: https://issues.apache.org/jira/browse/SPARK-10161
             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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to