Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have created a job to download a file, with a tFileFetch component, to merge with an another file from a FTP.
I use tJava components to write the last action on the console log.
Of course, i delete the previous downloaded file before new download, with my tFileFetch.
Normally, it's work without problems.
But sometimes, the process seems to stop after the message "Delete previous file OK", without any error message.
I would like to know if it's possible to define a timeout and how to configure it, please.
Thanks
Hi,
I didn't change the Timeout default value
And yet yesterday, the process worked for more than 35H 26mn instead of 5mn in normal times.
I use Airflow docker to launch all jobs. From Airflow logs :
[2020-01-13 03:00:16,283] [bash_operator.py:123] INFO - [03:00:16] INFO Delete previous file before new download
[2020-01-14 14:26:30,535] [logging_mixin.py:95] INFO - [2020-01-14 14:26:30,535] [jobs.py:2595] WARNING - State of this instance has been externally set to success. Taking the poison pill.