Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Talend version - 6.1.1.
SVN Version - svn, version 1.6.11 (r934486)
CentOS release 6.7 (Final)
DB - MySQL 5.7.13 InnoDB Engine
Infrastructure hosted in Azure Cloud
Environment - Pre-PROD
We are facing performance issues while inserting the data into MySQL DB using the Talend jobs deployed in TAC.
Problem Statement :
# Job design - with only insert in tmySQLoutput component, data flow rate is >2000rows/sec.
# Job design - with only update in tmySQLoutput component, data flow rate is >2000rows/sec
# Job design - with insert or update in tmySQLoutput component, data flow rate is very poor. approx 3-4rows/sec.
We are having the same architecture in development environment. in DEV env, even jobs with design as insert or update in tmySQLoutput component, data flow is far better >1000 rows/sec.
Talend DI Server & MySQL DB versions are same in both the environments. But facing the data flow issue in Pre-PROD env.
Can anyone provide help on this issue.
Thanks
Ashok Karnam