You could take a look at Livy also: https://github.com/cloudera/livy#welcome-to-livy-the-rest-spark-server
On Fri, Dec 11, 2015 at 8:17 AM Andrew Or <and...@databricks.com> wrote: > Hello, > > The hidden API was implemented for use internally and there are no plans > to make it public at this point. It was originally introduced to provide > backward compatibility in submission protocol across multiple versions of > Spark. A full-fledged stable REST API for submitting applications would > require a detailed design consensus among the community. > > -Andrew > > 2015-12-10 8:26 GMT-08:00 mvle <m...@us.ibm.com>: > >> Hi, >> >> I would like to use Spark as a service through REST API calls >> for uploading and submitting a job, getting results, etc. >> >> There is a project by the folks at Ooyala: >> https://github.com/spark-jobserver/spark-jobserver >> >> I also encountered some hidden job REST APIs in Spark: >> http://arturmkrtchyan.com/apache-spark-hidden-rest-api >> >> To help determine which set of APIs to use, I would like to know >> the plans for those hidden Spark APIs. >> Will they be made public and supported at some point? >> >> Thanks, >> >> >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-job-submission-REST-API-tp25670.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 >> >> >