oscerd commented on issue #336:
URL: 
https://github.com/apache/camel-kafka-connector-examples/issues/336#issuecomment-1084517715


   You need to pass an header with the payload. To do that I usually use 
kafkacat
   
   `echo '["Pecan", 1871]' | ./kafkacat -P -b localhost:9092 -t mytopic -H 
"CamelHeader.Content-Type=application/json"`


-- 
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