Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to connect NoSQL database in Talend platform for Data Management

We are building ETL process using Talend platform for Data Management. As a part of our process we want to fetch the data from source system (file/RDBMS) into NoSQL DB (mongoDB), process the data, use NoSQL DB for intermediate process result/staging and then push the processed data to target RDBMS. There is no connector available for mongoDB in “Talend platform for Data Management”. Do I need to use Talend Big Data Sandbox for this? Actually we don’t want to use the entire Hadoop platform which comes with Big Data Sandbox. Our requirement is only to use NoSQL DB like mongoDB. How can we achieve this?
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Does anyone has any thought on this? Can I use mangoDB as “standalone” instead of using the Hadoop platform provided by Talend Big Data Sandbox?