Re: Rest API for spark

2016-02-10 Thread Ted Yu
Please see this thread: http://search-hadoop.com/m/q3RTtvxWU21wl78x1=Re+Spark+job+submission+REST+API On Wed, Feb 10, 2016 at 3:37 PM, Tracy Li <tibcotr...@gmail.com> wrote: > Hi Spark Experts, > > I am new for spark and we have requirements to support spark job, jar, sql >

Rest API for spark

2016-02-10 Thread Tracy Li
Hi Spark Experts, I am new for spark and we have requirements to support spark job, jar, sql etc(submit, manage). So far I did not find any rest API bundled by spark. there have some third party lib already supported: https://github.com/spark-jobserver/spark-jobserver I want to confirm

Re: Rest API for spark

2016-02-10 Thread Tracy Li
Thanks Ted. That's means we have to use either livy or job-server if we want to go with REST API. Thanks, Tracy On Wed, Feb 10, 2016 at 4:13 PM, Ted Yu <yuzhih...@gmail.com> wrote: > Please see this thread: > > > http://search-hadoop.com/m/q3RTtvxWU21wl78x1=Re+Spark+job+s