Member since
07-09-2018
7
Posts
2
Kudos Received
0
Solutions
07-12-2018
02:09 AM
Hi dbains, Thanks for the reply, Actually I have resolved the issue. It is because of the version mismatch now I am able to stream records from kafka and print them in spark shell. Thanks
... View more
07-11-2018
02:22 PM
Hello dbains, Thanks for the reply. I am using Spark 2.1.0 and kafka 0.10.0.0
... View more
07-09-2018
09:08 PM
Hello guys, I am working on a use case where I am running my spark streaming scala code in Hortonworks. To consume records from Kafka which is installed on my local machine. And when I ran the spark code I am getting the following error. ERROR StreamingContext: Error starting the context, marking it as stopped org.apache.kafka.common.config.ConfigException: Missing required configuration "partition.assignment.strategy" which has no default value.
... View more
Labels:
- Labels:
-
Apache Kafka
-
Apache Spark