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 17 posts
Spark, File Transfer, and More: Strategies for Migrating Data to and …
12/2/2019
Spark, File Transfer, and More: Strategies for Migrating Data to and … SlideShare Explore You Successfully reported this slideshow.Spark, File Transfer, and More: Strategies ...
yukim/cassandra-bulkload-example
11/22/2019
Sample SSTable generating and bulk loading code for DataStax Using Cassandra Bulk Loader, Updated blog post. This fetches historical prices from Yahoo! Finance in CSV format, and turn them to SSTable...
Using the Cassandra Bulk Loader, Updated
We introduced sstableloader back in 0.8.1, in order to do bulk loading data into Cassandra.When it was first introduced, we wrote a blog post about its usage along with generating SSTable to bulk load...
Ericsson/ecaudit
2/27/2019
The ecAudit plug-in provides an audit logging feature for Apache Cassandra to audit CQL statement execution and login attempt through native CQL protocol.If you are reading this on github.com, pleas...
YugaByte/cassandra-loader
Introduction cassandra-loader is a general-purpose, delimited-file, bulk loader for Cassandra. It supports a number of configuration options to enable bulk loading of various types of delimited files...
scylladb/scylla-migrator
2/21/2019
Make sure sbt is installed on your machine, and run build.sh.Create a config.yaml for your migration using the template config.yaml in the repository root. Read the comments throughout carefully.The S...
Instaclustr: 7 easy steps to Cassandra cluster migration
9/13/2018
This is a guest post for the Computer Weekly Open Source Insider blog written by Ben Slater in his capacity as chief product officer at Instaclustr.Instaclustr positions itself as firm offering manage...
Getting started with the Kafka Connect Cassandra Source
5/12/2018
This post will look at how to setup and tune the Cassandra Source connector that is available from Landoop. The Cassandra Source connector is used to read data from a Cassandra table, writing the cont...