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
DataStax-Examples/kafka-connector-sink-json
10/23/2020
This example shows how to ingest JSON records from Kafka to multiple tables in the Cassandra database using the DataStax Apache Kafka Connector.Contributor(s): Chris Splinter, Tomasz LelekHave Questio...
DataStax-Examples/kafka-connector-sink-avro
This example shows how to ingest Avro records from Apache Kafka to a table in the Apache Cassandra database using the DataStax Apache Kafka Connector.Contributor(s): Chris Splinter, Tomasz LelekHave Q...
Connectors — Lenses.io
5/1/2020
About Stream Reactor Stream Reactor is an Apache License, Version 2.0 open source collection of components built on top of Kafka and provides Kafka Connect compatible connectors to move data betwee...
About the DataStax Apache Kafka Connector
Jump to main content DataStax Astra — Built on Apache Cassandra and designed from the ground up to run anywhere, on any cloud, in any datacenter, and in every possible combination. DataStax delivers ...
Debezium
9/13/2019
Your data is always changing. Debezium lets your apps react every time your data changes, and you don't have to change your apps that modify the data. Debezium continuously monitors your databases and...
Apache Kafka “Kongo” Part 4.2: Connecting Kafka to Cassandra with Kafka Connect - Instaclustr
3/22/2019
Here’s the Kongo code and sample connect property files for this blog. Kafka Connect is an API and ecosystem of 3rd party connectors that enables Kafka to be easily integrated with other heterogeneous...
Apache Kafka “Kongo” Part 4.1: Connecting Kafka to Cassandra with Kafka Connect - Instaclustr
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...
Apache Kafka Connect Architecture Overview - Instaclustr
9/13/2018
Kafka Connect is an API and ecosystem of 3rd party connectors that enables Apache Kafka to be scalable, reliable, and easily integrated with other heterogeneous systems (such as Cassandra, Spark, and ...