
Anonymous
Not applicable
2020-03-16
08:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Redshift table is not working as two target instances in talend job(one for insert and other for update)
Hello All,
I have developed a simple job which loads the data from Oracle to Amazon redshift data base table. I have implemented to Insert and Update on the target table using two flows in the job.please see below
I put a condition in the tmap to route the inner join matches records to update flow and join rejected records to Insert flow.
Above flow is working for oracle without any issues but not for Redshift.
Any thoughts.?
Thanks,
Anil.
261 Views
3 Replies

Anonymous
Not applicable
2020-03-16
08:41 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
below is the screenshot when job used target tables as Redshift tables
261 Views

Champion II
2020-03-16
10:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@aannamaneni , as part of testing if you keep one redshift table ,is that job working perfectly?
261 Views

Anonymous
Not applicable
2020-03-17
08:40 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes.It worked fine with one table. Another test case also worked fine too
with one table and one file as target.
Thanks,
Anil.
with one table and one file as target.
Thanks,
Anil.
261 Views
