Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In my job, I'm using tParallelize to load redshift tables using data from AWS S3. There are four parallel flows connected to tParallelize. The job runs successfully but it is taking too long for completion (4 Hrs). May be because data for the first two flows is large.
Can anyone please suggest any improvised way to do this?
PS: I cannot remove tParallelize as the job will take even longer time if it isn't used.
Regards,
Bhagwat
Hi,
Could you please increase the Xms and Xmx parameters of your Talend job and see the performance difference? As a starting point, change the Xmx to double or triple the current value. At the same time, you need to make sure that your Job server can provide that much memory for the job.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved