Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Run same job in different times

I have a job on Talend Big Data 7.3.1 that reads a file and puts it in HDFS. But that file is in constant updates, adding a new line to the file in a few seconds. How can I get the job to read my file every 5 minutes, for example, in order to send the data back to HDFS?

 

I accept suggestions for components or a command that makes the job run automatically after a x time, because this job runs a cluster.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

You can use tInfiniteLoop component, please read the component documentation and learn this component.

Regards
Shong