AishD3 commented on issue #1604:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1604#issuecomment-2004933354

   @oscerd I just have a small doubt, can you pls guide on this. 
   
   key.converter: io.confluent.connect.avro.AvroConverter
       value.converter: io.confluent.connect.avro.AvroConverter
       transforms: toavro
       transforms.toavro.converter.type: value
       transforms.toavro.type: 
org.apache.camel.kafkaconnector.transforms.SinkPojoToSchemaAndStructTransform
       transforms.toavro.camel.transformer.sink.pojo.class : 
       value.converter.enhanced.avro.schema.support: true
       connect.meta.data: false
   
   Above is configs with respect to converting to Avro, Here not sure what we 
need to pass as value for Pojo class. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to