You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Mahendra Kutare <ma...@gmail.com> on 2016/09/30 18:09:05 UTC

Re: Restful WS for Spark

Try Cloudera Livy https://github.com/cloudera/livy

It may be helpful for your requirement.


Cheers,

Mahendra
about.me/mahendrakutare
<https://about.me/mahendrakutare?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Only those who will risk going too far can possibly find out how far one
can go.

On Fri, Sep 30, 2016 at 11:07 AM, ABHISHEK <ab...@gmail.com> wrote:

> Hello all,
> Have you tried accessing Spark application using Restful  web-services?
>
> I have requirement where remote user submit the  request with some data,
> it should be sent to Spark and job should run in Hadoop cluster mode.
> Output should be sent back to user.
>
> Please share your  expertise.
> Thanks,
> Abhishek
>