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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFileFetch no timeout

Hi,

 

I have created a job to download a file, with a tFileFetch component, to merge with an another file from a FTP.

0683p000009M9IQ.jpg

 

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.

0683p000009M9IV.jpg0683p000009M8zy.jpg

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

Labels (2)
2 Replies
Anonymous
Not applicable
Author

There is a timeout parameter in the advanced settings panel of tFileFetch.
Anonymous
Not applicable
Author

 

Hi,

I didn't change the Timeout default value 0683p000009M9Nz.jpg

 

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.