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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

java.lang.OutOfMemoryError with tDBInput

Hello,

 

I have an OutOfMemoryError (Java heap space, or GC overhead limit exceeded) with tDBInput (MySQL) when I try to inner join 2 MySQL table (left w/ 10M rows and right w/ 20M rows). I have 8GB of RAM but I went to the tMap Basic settings to put my Desktop path in the "Store on disk" form. So my question is how to handle big data sets when doing "tMap" operations ?

 

Thank you in advance,

victorcib15.

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

In your lookup, do you load all the columns of your table or did you select only the really required columns? Have you tried to allocate more memory to your job?

Let us know if this article helps.

https://community.talend.com/t5/Migration-Configuration-and/OutOfMemory-Exception/ta-p/21669?collaps...

Best regards

Sabrina