You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Eduardo Alfaia <e....@unibs.it> on 2014/11/18 11:53:24 UTC

Kestrel and Spark Stream

Hi guys,
Has anyone already tried doing this work?

Thanks
-- 
Informativa sulla Privacy: http://www.unibs.it/node/8155

Re: Kestrel and Spark Stream

Posted by prabeesh k <pr...@gmail.com>.
You can refer the following link
https://github.com/prabeesh/Spark-Kestrel

On Tue, Nov 18, 2014 at 3:51 PM, Akhil Das <ak...@sigmoidanalytics.com>
wrote:

> You can implement a custom receiver
> <http://spark.apache.org/docs/latest/streaming-custom-receivers.html> to
> connect to Kestrel and use it. I think someone have already tried it, not
> sure if it is working though. Here's the link
> <https://github.com/prabeesh/Spark-Kestrel/blob/master/streaming/src/main/scala/spark/streaming/dstream/KestrelInputDStream.scala>
> .
>
> Thanks
> Best Regards
>
> On Tue, Nov 18, 2014 at 4:23 PM, Eduardo Alfaia <e....@unibs.it>
> wrote:
>
>> Hi guys,
>> Has anyone already tried doing this work?
>>
>> Thanks
>>
>> Informativa sulla Privacy: http://www.unibs.it/node/8155
>
>
>

Re: Kestrel and Spark Stream

Posted by Akhil Das <ak...@sigmoidanalytics.com>.
You can implement a custom receiver
<http://spark.apache.org/docs/latest/streaming-custom-receivers.html> to
connect to Kestrel and use it. I think someone have already tried it, not
sure if it is working though. Here's the link
<https://github.com/prabeesh/Spark-Kestrel/blob/master/streaming/src/main/scala/spark/streaming/dstream/KestrelInputDStream.scala>
.

Thanks
Best Regards

On Tue, Nov 18, 2014 at 4:23 PM, Eduardo Alfaia <e....@unibs.it>
wrote:

> Hi guys,
> Has anyone already tried doing this work?
>
> Thanks
>
> Informativa sulla Privacy: http://www.unibs.it/node/8155