Re: Spark and RabbitMQ

2015-05-20 Thread Abel Rincón
Hi, There is a RabbitMQ reciver for spark-streaming http://search.maven.org/#artifactdetails|com.stratio.receiver|rabbitmq|0.1.0-RELEASE|jar https://github.com/Stratio/RabbitMQ-Receiver 2015-05-12 14:49 GMT+02:00 Dmitry Goldenberg : > Thanks, Akhil. It looks like in the second example, for R

Re: Spark and RabbitMQ

2015-05-12 Thread Dmitry Goldenberg
Thanks, Akhil. It looks like in the second example, for Rabbit they're doing this: https://www.rabbitmq.com/mqtt.html. On Tue, May 12, 2015 at 7:37 AM, Akhil Das wrote: > I found two examples Java version >

Re: Spark and RabbitMQ

2015-05-12 Thread Akhil Das
I found two examples Java version , and Scala version. Thanks Best Regards On Tue, May 12, 2015 at 2:31 AM, dgoldenberg wrote: >