Open
Description
Hi!
I need to receive RabbitMQ messages using structured streaming, and I've checked that there's a Spark stream receiver: https://github.com/Stratio/spark-rabbitmq.
But I can't figure out if there's an easy path to use if from a .NET for Spark app.
Any advise on this topic will be much appreciated.