It looks like the schema.registry.url comes only from Kafka Confluent distribution.
There are no references to this option in http://kafka.apache.org/documentation.html#producerconfigs and in the kafka code too. We currently support Apache Kafka distribution and not the Confluent distribution. -- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, May 31, 2017 8:52 AM, Tim Jones <tim.jones....@gmail.com> wrote: Thanks :-) On Tue, 30 May 2017, 21:44 Andrea Cosentino, <ancosen1...@yahoo.com> wrote: > I will tale a look tomorrow morning > > Inviato da Yahoo Mail su Android > <https://overview.mail.yahoo.com/mobile/?.src=Android> > > Il mar, 30 mag, 2017 alle 22:29, Tim Jones > <tim.jones....@gmail.com> ha scritto: > > Andrea > > Thanks for your response > > No I do not need to use kafka connect, but do need to use the schema > registry (see above) to provide the schemas for each avro message sent to > and received from kafka > > Regards, > > Tim > > On 30 May 2017 at 19:31, Andrea Cosentino <ancosen1...@yahoo.com> wrote: > > Are you planning to use Kafka connect? Se currently don't support it > > Inviato da Yahoo Mail su Android > <https://overview.mail.yahoo.com/mobile/?.src=Android> > > Il mar, 30 mag, 2017 alle 18:41, tim.jones > <tim.jones....@gmail.com> ha scritto: > > Hi > > Using the confluent schema registry for the avro schemas and wanted to use > camel-kafka (with spring-boot) , but can't work out how to introduce the > schema.registry.url, as it is not a URI option. > > How can I include this property, such that it is picked up both by > Camel-kafka producers and consumers properly? > > Is there also something I should know about correctly specifying the kafka > avro serializers in the serializerClass & keySerializerClass in > camel-kafka > producer options and the keyDeserializer & valueDeserializer in the > consumer options? > > (there does not seem to be a one-to-one mapping between these camel-kafka > options (i.e. camel.apache.org Kafka-ProducerOptions > <http://camel.apache.org/ kafka.html#Kafka- ProducerOptions > <http://camel.apache.org/kafka.html#Kafka-ProducerOptions>(Camel2. > 17ornewer)> > ) and the config options on the kafka website i.e. kafka.apache.org > ewproducerconfigs > > <http://kafka.apache.org/ documentation.html# newproducerconfigs > <http://kafka.apache.org/documentation.html#newproducerconfigs>> ) > > > > Thanks for your help, > > Tim > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/Camel-Kafka-avro-schema- registry-de-serializers- > configuration-in-spring-boot- tp5801381.html > <http://camel.465427.n5.nabble.com/Camel-Kafka-avro-schema-registry-de-serializers-configuration-in-spring-boot-tp5801381.html> > Sent from the Camel - Users mailing list archive at Nabble.com. > >