Hi,
Erman, i am working to replicate data from Oracle to Kudu. I would like some information. What i could use to do it? I am thinking in jdbc handler. What you say about? If it is not a way, can you guide me? Thank you, Nilton |
Administrator
|
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. |
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. If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Replication-Source-Oracle-to-Target-Kudu-tp9142p9158.html
|
Hello Team,
I am currently using Striim to replicate Oracle to Kudu. It has GGTrail option which can read GoldenGate trail files and replicate data in near real time. Faster than usual CDC. Regards, Roshan |
Hi Roshan.
Thank you very much for your contribution. I am studying this product as one of the alternative solutions.
Thank you
Nilton
De: Roshan [via Erman Arslan's Oracle Forum] <[hidden email]>
Enviado: terça-feira, 22 de dezembro de 2020 08:06 Para: nilton <[hidden email]> Assunto: RE: Replication Source Oracle to Target Kudu Hello Team,
I am currently using Striim to replicate Oracle to Kudu. It has GGTrail option which can read GoldenGate trail files and replicate data in near real time. Faster than usual CDC. Regards, Roshan If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Replication-Source-Oracle-to-Target-Kudu-tp9142p9174.html
|
Free forum by Nabble | Edit this page |