When you are testing kafka producer and consumer with standalone ..
If Consumer is not receiving data even though you write some data means that you did not pressed enter key ...
Until you enter enter key , consumer will not receive the data .
When you are testing kafka producer and consumer with standalone ..
If Consumer is not receiving data even though you write some data means that you did not pressed enter key ...
Until you enter enter key , consumer will not receive the data .
here's some sample code that demonstrates a merge operation on a Delta table using PySpark: from pyspark.sql import SparkSession # cre...
No comments:
Post a Comment