Created on 07-08-2019 02:34 PM - edited 08-17-2019 04:55 PM
Hi all,
i'm using a simple key lookup service to lookup a schema name and save that as an attribute. Later I want to convert JSON to AVRO using HW shema rehgistry but I'm getting the error: Could not retrieve schema with name "ValueSchemaName" from the configured Schema Registry.
JSON Tree reader and AvroRecordSetWriter are using :
Schema Access Strategy: Use 'Schema Name' and are pointed to HW Schema Registry.
Json Tree Reader:
Avro Record Set Writer:
Am I configuring the schema access wrongly?
Also, where can I get the correct URL for configuring the HWSchemaRegistry controller service? Is it the same link that I see in the Schema Registry UI?
Thanks,
Rosa
Created 07-08-2019 02:59 PM
Can you share the configuration of your HortonworksSchemaRegistry controller service?
Created on 07-09-2019 11:33 AM - edited 08-17-2019 04:55 PM
@Matt Burgess there it is. Nothing much to it. This is the same link (minus the api/v1) that I'm using to access the HW Schema UI