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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend jar getting late response in eclipse runnable jar

Hi all,

 

I've created a runnable jar ofa talend job which hits an api using TRest client.

The java code and talend job hits in a very short time(0-2 secs).

However while I export this in a runnable jar file the api seems to hit very late to respond,

around 8-10 min. Can anyone tell me what's happening.

 

Thanks in advance for help,

AshleyPaprona

Labels (5)
2 Replies
Anonymous
Not applicable
Author

Hi
You are building a standard DI job and export the job script, you want to call the job in Java code in Eclipse?

Regards
Shong
Anonymous
Not applicable
Author

Hi

 

We are exporting the job jar in an eclipse code, and later exporting the eclipse code as a seperate jar which includes jar in libraries. Hope that helps.

 

Regards,

Ashley Paprona