You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi all, I'm new to Talend. I'm currently developing a project that will synchronize real time transactional data from MSSQL to Cassandra at specific intervals. So my concern is:-
- how can start my project?
- what are the basic requirements?
- Is it the efficient ETL tool for this project? Considering Latency period, processor, Bandwidth, Hard Disk space.
Best Regards
Offline

Hi
Talend Data Integration can support database synchronization at specific intervals and offer many ways to optimize performance.
You might simply create an ETL job and drag&drop the components you need: tMSSQLInput, tCassandraOutput and so on so forth.
But the problem is that official component Cassandra is not available. There is only a custom component developed by Cantoine on Exchange.
Regards,
Pedro
Offline

HI Thanks,
So, I will have to modify the code of tCassandraOutput as per my requirements right?
best regards
Offline

Hi
You can report it on BugTracker for this component.
Developers might add this new feature into roadmap.
Regards,
Pedro
Offline

Well thanks,
I've TOS_MDM. I've downloaded the tCassandraOutput component and is visible and can be dragged in jobs. So Is MDM the right ETL Tool for my project or shall i download TOS_DataIntegration.
Best Regards.
Offline

Hi,
Thanks for your support.
Best Regards.
Offline
Pages: 1