Hello, We are using Flink to process input events and aggregate and write
o/p of our streaming job to S3 using StreamingFileSink but whenever we try
to restore the job from a savepoint, the restoration fails with missing
part files error. As per my understanding, s3 deletes those
part(intermittent) files and can no longer be found on s3. Is there a
workaround for this, so that we can use s3 as a sink?

-- 
Thanks,
Swapnil Kumar

Reply via email to