Re: Open Source Schema Registry

2018-10-23 Thread Peter Bukowinski
Have a look at https://github.com/confluentinc/schema-registry <https://github.com/confluentinc/schema-registry> > On Oct 23, 2018, at 9:28 AM, chinchu chinchu wrote: > > Hi folks, > We are looking to use open source schema registry with apache kafka 1.0.1 > and avro. *

Open Source Schema Registry

2018-10-23 Thread chinchu chinchu
Hi folks, We are looking to use open source schema registry with apache kafka 1.0.1 and avro. *Do we need to write a serialzer/deserialzier similar to confluent's KafkAvroSerializer to achieve this ?*.Our schemas are large ,so one of the reason that we are looking to use the registry