Each connector needs to be in his own directory. How is it the your plugin path location?
Il dom 12 lug 2020, 16:32 Vikas Jaiswal <vika...@saksoft.com> ha scritto: > 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 > >