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 wrote: > Please see this thread: > > > http://search-hadoop.com/m/q3RTtvxWU21wl78x1&subj=Re+Spark+job+submission+REST+API > > On Wed, Feb 10,

Re: Rest API for spark

2016-02-10 Thread Ted Yu
Please see this thread: http://search-hadoop.com/m/q3RTtvxWU21wl78x1&subj=Re+Spark+job+submission+REST+API On Wed, Feb 10, 2016 at 3:37 PM, Tracy Li wrote: > 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