- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Change data capture from DB2 using NiFi
- Labels:
-
Apache NiFi
Created ‎12-11-2015 08:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We've some mainframe with DB/2 and we need to bring every new record written inside DB/2 to Hadoop (Hive ORC table) in the fastest way possible. Is Nifi capable of doing such a thing?
Created ‎12-12-2015 04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The current approach is to use sqoop incremental job, nifi has no support for CDC. You can also look at Attunity Replicate or GoldenGate for CDC.
Created ‎12-12-2015 04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The current approach is to use sqoop incremental job, nifi has no support for CDC. You can also look at Attunity Replicate or GoldenGate for CDC.
Created ‎03-28-2016 01:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nifi just added QueryDatabaseTable for simple change capture https://cwiki.apache.org/confluence/display/NIFI/Release+Notes
Created ‎02-16-2019 08:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did we got any fix for this ? or still NIFI does'nt support CDC from DB2 ?
