Open HansMartinJ opened 2 months ago
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.