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 1409 posts
calvinlfer/alpakka-cassandra-sink-usage
12/10/2020
The Cassandra Sink provided by alpakka is meant to be used when you want to push elements from your stream into a Cassandra table. The example on the website shows a simple use case which persists an ...
End to end streaming from kafka to cassandra
I have been working with building some research product to store server logs in a secure storage(obviously in a blockchian :)). I named this project as Octopus. As a part of this project we had to tak...
SMACK stack for big data: Spark, Mesos, Akka, Cassandra, and Kafka
Just as the LAMP stack revolutionized servers and web hosting, the SMACK stack has made big data applications viable and easier to develop. Want to come up to speed? Here are the basics.Just as LAMP m...
Fullstack Kafka
May 12·11min readBuild a Full, Real-time, Microservices based Application using React, Websocket, Play for Scala, Kafka Streaming Platform and CassandraThis post is about building an example applicati...
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" ...
What is the best way to get a list of nodes that belong to a Cassandra cluster?
12/5/2020
I'm creating some scripts for some Cassandra clusters I operate. Some of these scripts need a list of nodes that are part of the cluster. nodetool status will print a list of the nodes and their cur...
Behind the Innovator: Hornet Finds the Perfect Match with DataStax Luna 🖤
12/4/2020
Welcome to the next installment of our Q&A series: Behind the Innovator.Behind the Innovator takes a peek behind the scenes with learnings and best practices from leading architects, operators, and de...