RE: Replication Source Oracle to Target Kudu
Posted by
nilton on
Dec 18, 2020; 9:27pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Replication-Source-Oracle-to-Target-Kudu-tp9142p9163.html
Thank you Erman.
I appreciatted very much your responses.
I will work on your suggestions.
thank you.
Nilton
De: ErmanArslansOracleBlog [via Erman Arslan's Oracle Forum] <[hidden email]>
Enviado: sexta-feira, 18 de dezembro de 2020 11:33
Para: nilton <[hidden email]>
Assunto: Re: Replication Source Oracle to Target Kudu
I checked the support matrix.. Currently Kudu is not supported.
So basically you need to find your own way..
You may Goldengate on the source.. Use it for doing CDC from Oracle, then you may use a supported target and then from that supported target you may find a way to pipe that data to Kudu.
For instance check this article ->
https://www.confluent.io/blog/streaming-data-oracle-using-oracle-goldengate-kafka-connect
In this article, they are using Goldengate for doing CDC from Oracle and then they are using the Connect API in Kafka and stream the data to ElasticSearch.
They also say these connectors in Kafka is available for MongoDB, InfluxDB, Kudu and MySQL as well..
Also check Striim..
https://www.striim.com/integrations/oracle-kudu
Striim has also a solution for loading Oracle Data to Kudu in Real Time.
To unsubscribe from Replication Source Oracle to Target Kudu,
click here.
NAML