saranyaeu2987 edited a comment on issue #251:
URL: 
https://github.com/apache/camel-kafka-connector/issues/251#issuecomment-635617286


   Worked. Thanks a lot!!.
   
   BTW, I have this
   `camel.sink.url: 
aws-s3://selumalai-kafka-s3?keyName=${date:now:yyyyMMdd-HHmmssSSS}-${exchangeId}`
   
   1. Why the variables are not resolved and the file is saved as 
${date:now:yyyyMMdd-HHmmssSSS}-${exchangeId}  ??
   
   <img width="1331" alt="Screen Shot 2020-05-28 at 5 33 25 PM" 
src="https://user-images.githubusercontent.com/19850718/83200643-63d67c80-a109-11ea-9c9c-c7b3f16755d8.png";>
   
   2. Is there a batch size property for S3 sink ( since I couldnt find any 
example for S3 sink 
https://github.com/apache/camel-kafka-connector/tree/master/examples)?
   something like this 
   camel.sink.maxBatchPollSize = 1000 


----------------------------------------------------------------
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.

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


Reply via email to