I’m wondering if I can set the file name for something different than:<prefix>/<topic>/year=YYYY/month=MM/day=dd/<topic>+<kafkaPartition>+<startOffset>.<format>
Actually I want to create a file name and in case it is already exists override the old one.
This query was asked earlier but not satisfied with the solution.
(Control filename in s3 sink connector)
Any help will be appreciated.
Thanks