oscerd commented on issue #1347: URL: https://github.com/apache/camel-kafka-connector/issues/1347#issuecomment-1067596199
You have multiple versions of the connectors ` camel-aws-s3-kafka-connector-0.8.0.jar camel-aws-s3-sink-kafka-connector-1.0.0.jar camel-aws-s3-source-kafka-connector-1.0.0.jar ` If you use a version < 1.0.0 then the configuration could be like the one you posted, otherwise if the version is >= 1.0.0 then you have to use the new parameters from kamelet: https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-s3-sink-kafka-sink-connector.html I think it is picking up the 1.0.0 version at this stage, but use just one of the versions, 0.8.0 or 1.0.0 -- 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