Hello Spark Experts,

I've a simple Structured Streaming program, which reads data from Kafka,
and writes on the console. This is working in batch mode (i.e spark.read or
df.write), not not working in streaming mode.

Details are in the stackoverflow

https://stackoverflow.com/questions/70948967/structured-streaming-not-writing-records-to-console-when-using-writestream-ba

Any inputs on how to fix/debug this ?
tia !

Reply via email to