hakki created NIFI-6796:
---------------------------
Summary: Change Data Capture of Postgres
Key: NIFI-6796
URL: https://issues.apache.org/jira/browse/NIFI-6796
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Affects Versions: 1.9.2
Environment: Centos 7
Reporter: hakki
Fix For: 1.9.2
Hi, there is CaptureChangeMySQL processor that is responsible for gathering
change data capture (insert, delete, update etc) of a mysql database table to
the NIFI. That feature should also be (and easily) done for postgresql
database. There are tools like debezium that streams the CDC to a kafka topic
but a possible adaptor for the NIFI should could bypass the debezium and
increase the power of the NIFI at datawarehouse world.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)