You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this wonderful project. I am getting started with Kafka + Scala, so if I miss anything, please let me know!
When I was trying to run your project, I couldn't see any output after turning on the avro, producer, consumer, and stream. The following screens show that the producer was putting forward messages as expected, however, nothing seemed to be received in the consumer side.
This my console that I ran the consumer:
Note that both my avro and stream returned "success". Is it possible that I didn't execute them correctly.
The text was updated successfully, but these errors were encountered:
Thank you for this wonderful project. I am getting started with Kafka + Scala, so if I miss anything, please let me know!
When I was trying to run your project, I couldn't see any output after turning on the avro, producer, consumer, and stream. The following screens show that the producer was putting forward messages as expected, however, nothing seemed to be received in the consumer side.
This my console that I ran the consumer:
Note that both my avro and stream returned "success". Is it possible that I didn't execute them correctly.
The text was updated successfully, but these errors were encountered: