I want to create stream for users topics
but , ksqlDB can not create stream.
I want to create stream for users topics
but , ksqlDB can not create stream.
You should create a schema with subject name "user-value" in Schema Registry first, then your can create the stream. For how to post schema to Schema Registry, please visit https://docs.confluent.io/platform/current/schema-registry/develop/using.html