Re: Multi DC replication between different Cassandra versions

2020-04-16 Thread Ashika Umagiliya
Thank you for the clarifications, If this is not recommended, our last resort is to upgrade the entire cluster. About Kafka Connect, we sound following Source Connectors which can be used to Ingest data from C* to Kafka . https://debezium.io/documentation/reference/connectors/cassandra.html http

Multi DC replication between different Cassandra versions

2020-04-15 Thread Ashika Umagiliya
Greetings, We have an existing Cassandra cluster (3.0.9) running on production. Now ,we want to create data pipelines to ingest data from Cassandra and persist in hadoop. We are thinking of using CDC feature (available from Cassandra 3.8) along with Kafka Connect. We are thinking of creating a n