Member since
02-06-2019
2
Posts
1
Kudos Received
0
Solutions
02-07-2019
03:50 PM
1 Kudo
I had to go into Postgres and delete my first attempt from schema_version_info - and that was apparently blocking all additional schemas from being added (and causing the UI to hang). I just tried with the name in schema registry and the "name" in the schema matching the topic name - and it worked!
... View more
02-06-2019
05:47 PM
I am trying to follow the steps at https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_getting-started-with-stream-analytics/content/ch_prepare-your-environment.html by creating a new kafka topic, then adding a new schema in the SchemaRegistry. However, when I try to add a new schema (following the instructions on the page) I get the following error when I click on Save in Schema Registry: An exception was thrown while processing request with message: [SchemaMetadata not found with the schemaName: raw-truck_events_avro] I am a newbie with this tool - so I don't know where to look next to see what is causing this error. Your help is greatly appreciated!
... View more
Labels:
- Labels:
-
Apache Kafka
-
Schema Registry