I am looking for using KCL on SparkStreaming using pySpark. Any pointers would be helpful.
I tried few given by spark Kinesis Ingeration link.
But i get the error for JAVA class reference.
Seems Python is using JAVA class.
i tried linking spark-streaming-kinesis-asl-assembly_2.10-2.0.0-preview.jar while trying to apply the KCL app on spark.
but still having the error.
Please let me know if anyone has done it already.
if i search online i get more about Twitter and Kafka. Not able to get much help with regard to Kinesis.
spark verision used: 1.6.3