0

I am trying to define Camel S3 Source connectors. I have searched quite a bit without success to find answers to below questions.

  • How can I set up my connector such that the file in the S3 bucket doesn't get deleted but can be moved to another folder specified by me, after it is processed
  • Is it possible to define separate connectors with different value converters for the same bucket, maybe by folders under the bucket? The connectors will use different kafka topics based on the file type. How can I define the bucket with folder when defining the connector properties

Thank you

adbdkb
  • 1,897
  • 6
  • 37
  • 66
  • Buckets don't have folders. They're called prefixes. Surely there is a prefix config for where to source from within the bucket – OneCricketeer Dec 18 '20 at 04:34
  • Thank you for the clarification. It is a bit confusing, because when you access S3 from console, it says "Create Folder". Looking for prefix helped find the config keys. – adbdkb Dec 23 '20 at 15:21

0 Answers0