Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello reader,
I am new to talend and have very limited experience in it ,
My task required to perform daily incremental update from sql rds to redshift on daliy basis,
however my job runs with very slow transfer rate
details are listed below
my sql rds query is
"select * from test.ankit2 where id >(SELECT COALESCE(max(id), 0) as id FROM test.stagetable)"
ankit2 is the table in myrds
and
stagetable is table in redshift
and used tmap component to link the component from rds input to redshift output component
Please have a look at the image
Please have a look and provide your suggestion
Any help will be appreciated
regards
Ankit
An I/O error occured while sending to the backend.