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 16 posts
Getting started with the Kafka Connect Cassandra Source
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...
“Kongo” Part 3: Apache Kafka®: Kafkafying Kongo—Serialization, One or Many topics, Event Order Matters
Kafkafying: the transformation of a primitive monolithic program into a sophisticated scalable low-latency distributed streaming application (c.f. “An epidemic of a zombifying virus ravaged the countr...
Apache Kafka “Kongo” Part 4.1: Connecting Kafka to Cassandra with Kafka Connect
Kafka Connect is an API and ecosystem of 3rd party connectors that enables Kafka to be easily integrated with other heterogeneous systems without having to write any extra code. This blog focuses on a...
Integrating Kafka and Cassandra: A Comprehensive Guide
1/27/2022
Are you trying to integrate Kafka and Cassandra? Have you looked all over the internet to find a solution for it? If yes, then this blog will answer all your queries. Kafka and Cassandra are usua...
Getting started with Kafka Cassandra Connector
Getting started with Kafka Cassandra Connector l by Jino John 21 Jun, 2021 Cassandra | data | DevOps | Kafka This blog provides step by step instr...
Cassandra CDC — Lenses
12/9/2020
Note This is still beta version Kafka Connect Cassandra is a Source Connector for reading Change Data Capture from Cassandra and write the mutations to Kafka. Why¶ We already provide a Kafka Connec...
Debezium Connector for Cassandra :: Debezium Documentation
{ "type": "record", "name": "cassandra-cluster-1.inventory.customers.Value", "namespace": "io.debezium.connector.cassandra", "fields": [ { "name": "op", "type": "string" ...
Open Source FTW: New Tools For Apache Cassandra™
10/25/2020
Last year, we made our bulk loading utility and Apache Kafka™ connector available for free use with Cassandra and now these tools are open source and Apache-licensed. You can find and browse the sourc...