Hi. I am trying to read data from local FileSystem...
# random
j
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
If you have enabled the feature, discovery of new files is a feature πŸ˜„
j
πŸ‘€ So, Flink will now read newly-added folder?
m
It will monitor for new files, I don't think it will read new folders
πŸ₯² 1
j
So sad.
Thank you so much