confluentinc / confluentinc/examples
Example: Can't created CUSTOMERS_SRC stream
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
getting the following error message.
ksql> CREATE STREAM CUSTOMERS_SRC WITH (KAFKA_TOPIC='asgard.public.customers', VALUE_FORMAT='AVRO'); Avro schema for message values on topic asgard.public.customers does not exist in the Schema Registry.Subject: asgard.public.customers-value Possible causes include:
--
I'm following these step by steps
https://github.com/confluentinc/examples/blob/latest/postgres-debezium-ksql-elasticsearch/postgres-debezium-ksql-elasticsearch-docker-short.adoc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.