I have a spark streaming application and want to upgrade it to Spark 3 from 2. It is consuming messages from RabbitMQ using com.stratio.receiver.spark-rabbitmq version 0.5.1. But this library is not available for Spark 3. Is there any alternatives to consume Rabbitmq messages for Spark 3?
Asked
Active
Viewed 30 times