Xiangrui Meng created SPARK-1905:
------------------------------------

             Summary: Issues with `spark-submit` in v1.0
                 Key: SPARK-1905
                 URL: https://issues.apache.org/jira/browse/SPARK-1905
             Project: Spark
          Issue Type: Task
          Components: Deploy
    Affects Versions: 1.0.0
            Reporter: Xiangrui Meng


Main JIRA for tracking the issues with `spark-submit` in different deploy modes.

For deploy modes, `client` means running driver on the client side (outside the 
cluster), while `cluster` means running driver inside the cluster. Ideally, we 
want to have `spark-submit` support all deploy modes in a unified way, which 
include

* documented
  * local client
  * standalone client
  * standalone cluster
  * yarn client
  * yarn cluster
  * mesos client
* undocumented (for testing only)
  * local cluster
* not supported
  * mesos cluster



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to