Can somebody give me pointers on how can I load the output of Batch Queries to kafka.
I researched a lot in stackoverflow and other articles but I was unable to find anything for Spark 2.1.1 .
For higher versions of spark, there is an easy way to load (link ) . However I need to do the operation in Spark 2.1.1 .
Thank you .