Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 4 posts
Combine Data at Rest and Data in Motion with CDC for Apache Cassandra
4/21/2022
Please Wait... | Cloudflare Please enable cookies.Why do I have to complete a CAPTCHA?Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.What can I do t...
Streaming Cassandra into Kafka presented by Yelp! | DataStax
7/8/2021
Change-Data-Capture in Apache Cassandra™
Back to Resources Apache Cassandra™ provided Change-Data-Capture (CDC) starting with version 3.8. Using CDC, you can develop an application that reads changes and stores them outside of Cassandra for ...
yukim/cassandra-cdc-example
For DataStax Enterprise, see dse branchThis repository contains the sample project for reading Apache Cassandra commit log file in CDC location and outputs in JSON format.Build$ ./mvnw package -DskipT...