You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/10 10:54:43 UTC

[GitHub] [camel-kafka-connector] orpiske commented on issue #1346: camel kafka connector - s3 source

orpiske commented on issue #1346:
URL: https://github.com/apache/camel-kafka-connector/issues/1346#issuecomment-1063923399


   I think you can use a transformer for that. Here's one example (it's for the File connector, but the principle is the same):
   
   https://github.com/apache/camel-kafka-connector/blob/main/connectors/camel-file-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/file/transformers/FileTransforms.java


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org