learn-kafka-courses icon indicating copy to clipboard operation
learn-kafka-courses copied to clipboard

Confluent Cloud setup is outdated

Open kapustam-chg opened this issue 10 months ago • 0 comments

When you follow the steps for setting-up the cluster (in /kafka-streams/) and java client, there is no 'Schema Registry' step. Then the run of aggregate example fails on org.apache.kafka.common.config.ConfigException: Missing required configuration "schema.registry.url" which has no default value, because we don't have this prop created on the cloud.

kapustam-chg avatar Jan 18 '25 11:01 kapustam-chg