[GitHub] [camel-kafka-connector] shubhamcoc commented on issue #1560: How to create an object in s3 bucket using camle-minio-sink plugin

2023-08-30 Thread via GitHub
shubhamcoc commented on issue #1560: URL: https://github.com/apache/camel-kafka-connector/issues/1560#issuecomment-1698627286 > Or you can try the aggregation in CKC: https://camel.apache.org/camel-kafka-connector/3.18.x/user-guide/aggregation.html ok I will check the aggregation

[GitHub] [camel-kafka-connector] shubhamcoc commented on issue #1560: How to create an object in s3 bucket using camle-minio-sink plugin

2023-08-30 Thread via GitHub
shubhamcoc commented on issue #1560: URL: https://github.com/apache/camel-kafka-connector/issues/1560#issuecomment-1698604876 Thanks, this time, it worked, another question is, whenever we send a msg, the file gets overwrite, is there any way to append the messages? -- This is an

[GitHub] [camel-kafka-connector] shubhamcoc commented on issue #1560: How to create an object in s3 bucket using camle-minio-sink plugin

2023-08-30 Thread via GitHub
shubhamcoc commented on issue #1560: URL: https://github.com/apache/camel-kafka-connector/issues/1560#issuecomment-1698593922 Hi @oscerd, I tried to send the data using kafkacat with header, as suggested in above comment, but it is still uploading data using exchange ID. Do we need to

[GitHub] [camel-kafka-connector] shubhamcoc commented on issue #1560: How to create an object in s3 bucket using camle-minio-sink plugin

2023-08-29 Thread via GitHub
shubhamcoc commented on issue #1560: URL: https://github.com/apache/camel-kafka-connector/issues/1560#issuecomment-1697913400 Thanks @oscerd for the response, I think it will be helpful if you add it in the documentation as well. I will try it out and will ask again if we face some issue.