@Sumedh Can I run streaming jobs on the same context with spark-jobserver ?
so there is no waiting for results since the spark sql job is expected
stream forever and results of each streaming job are captured through a
message queue.

In my case each spark sql query will be a streaming job.

On Sat, Jul 22, 2017 at 6:19 AM, Sumedh Wale <sw...@snappydata.io> wrote:

> On Saturday 22 July 2017 01:31 PM, kant kodali wrote:
>
>> Is there a way to run Spark SQL through REST?
>>
>
> There is spark-jobserver (https://github.com/spark-jobs
> erver/spark-jobserver). It does more than just REST API (like long
> running SparkContext).
>
> regards
>
> --
> Sumedh Wale
> SnappyData (http://www.snappydata.io)
>
>

Reply via email to