Top "Spark-streaming-kafka" questions

Spark Streaming integration for Kafka.

How to write spark streaming DF to Kafka topic

I am using Spark Streaming to process data between two Kafka queues but I can not seem to find a …

scala apache-spark apache-kafka spark-streaming spark-streaming-kafka
Kafka Producer - org.apache.kafka.common.serialization.StringSerializer could not be found

I have creating a simple Kafka Producer & Consumer.I am using kafka_2.11-0.9.0.0. Here is my Producer code. public …

apache-spark apache-kafka apache-karaf spark-streaming-kafka
Spark Streaming Kafka stream

I'm having some issues while trying to read from kafka with spark streaming. My code is: val sparkConf = new SparkConf().…

apache-spark apache-kafka spark-streaming spark-streaming-kafka