From: http://spark.apache.org/docs/latest/streaming-kafka-integration.html

I'm trying to use the direct approach to read messages form Kafka.

Kafka is running as a cluster and configured with Zookeeper.

 On the above page it mentions:

"In the Kafka parameters, you must specify either *metadata.broker.list* or
*bootstrap.servers*.  ..."

Can someone please explain the difference of between the two config
parameters?

And which one is more relevant in my case?

Regards
jk

Reply via email to