Mahmoud Elgamal created SPARK-17312:
---------------------------------------

             Summary: Support spark-shell on cluster mode
                 Key: SPARK-17312
                 URL: https://issues.apache.org/jira/browse/SPARK-17312
             Project: Spark
          Issue Type: Bug
            Reporter: Mahmoud Elgamal


The main issue with the current spark shell is that the driver is running on 
the user machine. If the driver resource requirement is beyond user machine 
capacity, then spark shell will be useless. If we are to add the cluster 
mode(Yarn or Mesos ) for spark shell via some sort of proxy where user machine 
only hosts a rest client to the running driver at the cluster, the shell will 
be more powerful



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