ziritrion / dataeng-zoomcamp

308 stars 164 forks source link

Schema Registry Issues #4

Open ivanilk opened 1 year ago

ivanilk commented 1 year ago

when I run producer.py in /avro_example/, it runs very smooth and consumer.py as well. however when I check the schema-register at localhost:8081 it is null and so is the Confluent Ui (localhost:9021). Is there anything missing?