Is there any way to stream or write data to Amazon SQS queue from Spark using a library?
There is nothing listed on the Spark packages.
What things can I try?
I wrote a small library to write a dataframe to SQS
https://github.com/fabiogouw/spark-aws-messaging