Yuhang Chen created SPARK-11144:
-----------------------------------

             Summary: Add SparkLauncher for Spark Streaming, Spark SQL, etc
                 Key: SPARK-11144
                 URL: https://issues.apache.org/jira/browse/SPARK-11144
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, SQL, Streaming
    Affects Versions: 1.5.1
         Environment: Linux x64
            Reporter: Yuhang Chen
            Priority: Minor


Now we hava org.apache.spark.launcher.SparkLauncher to lauch spark as a child 
process. However, it does not support other libs, such as Spark Streaming and 
Spark SQL.

What I'm looking for is an utility like spark-submit, with which you can submit 
any spark lib jobs to all supported resource manager(Standalone, YARN, Mesos, 
etc) in Java/Scala code.



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