You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Karthik Narayanan (JIRA)" <ji...@apache.org> on 2019/02/19 16:58:00 UTC

[jira] [Updated] (NIFI-6032) CDC for Oracle using xstream

     [ https://issues.apache.org/jira/browse/NIFI-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karthik Narayanan updated NIFI-6032:
------------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi/pull/3306

> CDC for Oracle using xstream
> ----------------------------
>
>                 Key: NIFI-6032
>                 URL: https://issues.apache.org/jira/browse/NIFI-6032
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Karthik Narayanan
>            Assignee: Karthik Narayanan
>            Priority: Major
>
> Create a CDC processor for oracle. The processor should be able to capture the change events from an oracle database, using the xstream api. Xstream is a mechanism by which oracle dB make the redo log information available on an outbound server. Applications can connect to this xstream outbound server and access the redo log information for changes. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)