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
Actually now none of the tutorials work, and on aggregate I got a Producing records encountered error org.apache.kafka.common.errors.TimeoutException: Topic aggregate-input-topic not present in metadata after 60000 ms.
Running
./gradlew runStreams -Pargs=windows
after doing the tutorial gives no result (in the terminal), no incoming records seem to be produced.I also copied over the answer and ran that, but still nothing is printed in the terminal.
The text was updated successfully, but these errors were encountered: