I would like to use Clover ETL to process a timestamped files from ftp. How do I prevent reading the same file over and over again ?
Thanks,
Jason
I would like to use Clover ETL to process a timestamped files from ftp. How do I prevent reading the same file over and over again ?
Thanks,
Jason
Hello Jason,
you can use Incremental Reading feature. In incrementalKey attribute write any word, that will define this Reader files, that will have been already read.