Prateek

It's possible to submit spark application from outside application. If you
are using java then use ProcessBuilder and execute sparksubmit.

There are two other options which i have not used. There is some spark
submit server and spark also provides REST api to submit job but i don't
have much information on it.
On 25 Mar 2016 11:09 pm, "prateek arora" <prateek.arora...@gmail.com> wrote:

> Hi
>
> I want to submit spark application from outside of spark clusters .   so
> please help me to provide a information regarding this.
>
> Regards
> Prateek
>
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/is-there-any-way-to-submit-spark-application-from-outside-of-spark-cluster-tp26599.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to