Stratio / spark-rabbitmq

RabbitMQ Spark Streaming receiver
Apache License 2.0
208 stars 84 forks source link

Version related question #100

Closed airawat closed 7 years ago

airawat commented 7 years ago

I am on Spark 1.6.0 (Scala 2.10.5). What version of spark-rabbitmq do I need? - Want to use the distributed receiver

I tried spark-rabbitmq_1.6:0.3.0 and get the "java.lang.AbstractMethodError". Do let me know if I am using the right version of spark-rabbitmq, so I can rule out version issues.

Thanks in advance.

airawat commented 7 years ago

Upgraded to Spark 2.0.2 and spark-rabbitmq, and was able to run without issues. Closing...