Hi. I am trying to read data from local FileSystem with Flink, and i found that Flink will not discover data from newly-added folder/directory. It works with new file for existing folder. Is this known behavior or issue?
m
Martijn Visser
09/02/2022, 6:55 AM
If you have enabled the feature, discovery of new files is a feature π
j
Jirawech Siwawut
09/02/2022, 8:10 AM
π So, Flink will now read newly-added folder?
m
Martijn Visser
09/02/2022, 8:12 AM
It will monitor for new files, I don't think it will read new folders