RE: Kafka 0.8.0-beta1 with Spark Streaming
Thanks Neha. That was the issue. Configuring the right access policies in AWS solved the problem. Thanks again.
Kafka 0.8.0-beta1 with Spark Streaming
Hi, I have built Spark 0.8.0 with Kafka 0.8.0-beta1 and when I am running the producer code, I am getting the following error. I have checked that I am using the latest property attributes in my code, like, metadata.broker.list (props.put("metadata.broker.list", brokers)) Please help me understa