I\'m using Spark to read from Kafka topic.
This is my code:
val df = spark.readStream.format("kafka"). option("kafka.bootstrap.s