Why don’t you let your flink job move them once it’s done?

> On 9. Mar 2018, at 03:12, flinkuser101 <sugandha.ama...@gmail.com> wrote:
> 
> I am reading files from a folder suppose 
> 
> /files/*
> 
> Files are pushed into that folder. 
> 
> /files/file1_2018_03_09.csv
> /files/file2_2018_03_09.csv
> 
> Flink is reading files from the folder fine but as the no of files grows how
> do I move the files into another folder? Currently I am using cronjob to
> move files every 10 minutes but I get error in flink that file is not found.
> Is there anyway to move files not being read by flink?
> 
> 
> 
> --
> Sent from: 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Reply via email to