Andrea Cosentino

Results 366 comments of Andrea Cosentino

The range type seems to be wrong in the related kamelet: https://github.com/apache/camel-kamelets/blob/main/kamelets/google-sheets-source.kamelet.yaml#L107

You need to use a different name for each message. You can either add an header to your message or change the filename configuration in your file. For example you...

For this kind of stuff, you could write your own converter, the camel converter for File is not developed for dealing with Debezium. Camel-Kafka-connector is built upon Camel, but Camel...

I think it's because you're on Windows, or at least I guess. Use ./mvnw.cmd in your case

Sink stands for a camel producer endpoint uri, while source stands for a camel consumer endpoint uri

To use the camel-kafka-connector you need the basic camel knowledge

The only way I see is using the prefix camel.kamelet.aws-s3-source.prefix You'll need to specifiy the prefix for the customer you want to restore and in the topic you'll get the...