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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

is there any lite version of talend?

hello friends,
whenever i opened talend it gets stucked , not responding and taking too much time to load. is there any way to speed up.
my system specifications are
opertaing system : Windows7 32 bit
ram : 2gb
processor : intel dual core
speed : 1.7ghz.
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Unfortunately Talend Studio (like Eclipse...which it is built on) is pretty resource heavy. You can try to add more memory given to Talend by editing the .ini file with the same name as the Talend executable. It will have the following by default....

 

-vmargs
-Xms256m
-Xmx768m
-Dfile.encoding=UTF-8

 

Try upping the -Xmx value.

 

Having said that, you don't have much memory to play with. FYI I would not use Talend Studio on a machine with a spec lower than at least a 4 core processor (at least i5) and 8GB of RAM.

Anonymous
Not applicable
Author

Hello,

Please take a look at this online Getting Started Guide about:TalendHelpCenter0683p000009MAB6.pngrerequisites to using Talend Open Studio for Data Integration.

Best regards

Sabrina