Reputation: 107
I see on product description of talend MDM free version that it supports connectivity with Hadoop however do not see any option on the interface.
I need to get the data from S3 and connect it with Talend. Can you please suggest if this can be done or not. If yes, then how?
Upvotes: 1
Views: 106
Reputation: 304
You should use tJDBCConnection component to connect to Hadoop and tJDBCOutput to load data there.
Upvotes: 1