Hello all, I am trying to learn hop and setup a kafka environment. The pokemon examples both work.
Now I want to read other data. For this I copied the /kafka-consumer-read-pokemon-data-child.hpl file and changed the <pipelinePath> entry to match the new name. When I start this new pipeline it never gets in the running state. The console shows : 2022/01/19 11:17:22 - kafka-consumer-hans-peter - Execution started for pipeline [kafka-consumer-hans-peter] 2022/01/19 11:17:22 - kafka-consumer-hans-peter - Executing this pipeline using the Local Pipeline Engine with run configuration 'local' I have to terminate the gui with control-c. It is the same pipeline as in the pokemon examples. What am I doing wrong? Regards Hans-Peter
