Hi Flink Community,

I was using flink 1.12.7 readFile to read files from the s3 it was able to
monitor if there are new files added or updation in the existing files as
well.

But now I have migrated to flink 1.17.2 and using FileSource to read files
from s3 it was able to monitor if new files are being added to s3 but not
able to monitor changes in the existing files.

Is there any way in flink 1.17.2 through which we can achieve that
functionality as well, i.e. we are also able to monitor the changes in the
existing files as well. By overriding some classes or by doing something
else.

Thanks & Regards,
Nitin Saini

Reply via email to