Hi Camel Team, I tried running one of the examples locally for Kafka connect: https://github.com/apache/camel-kafka-connector-examples/tree/master/file/file-source
I get lots of camel exception. I have set the "plugin.path" to the location where I have unzipped the connector. I do get the file in the queue. Also how do I read the file that is there? Is there a way to read the file record by record and upload to the queue? Regards, Vikas