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 59 posts
cyngn/ChronoServer
1/5/2018
README.md A test server for sampling how long it takes mobile & web clients to make various types of requests to a server doing common request patterns. The idea is you can set this...
calvinlfer/compose-cassandra-cluster
12/12/2017
README.md A docker-compose blueprint that describes a 3 node Cassandra cluster. It only exposes important Cassandra ports on the seed node to the host machine. Internally, all of the nodes...
lbruand/cql2plantuml
11/11/2017
README.md Turn any CQL ( Cassandra) schema into a graphical representation. A small scala tool to transform a schema to a plantuml puml file that can be in turn transformed into a graphi...
waldmark/spark-cassandra-batch-s3-examples
11/3/2017
README.md Spark Casaandra Example Java example of Apache Spark consuming and processing 911 calls stored in Cassandra. Requirements: Java 8 installed Cassandra Scality S3 server This ...
tbarbugli/cassandra_snapshotter
A tool to backup cassandra nodes using snapshots and incremental backups on S3The scope of this project is to make it easier to backup a cluster to S3 and to combine snapshots and incremental backups....
RussellSpitzer/spark-cassandra-csv · GitHub
An Example Tool for Using Spark to load a CSV file into Cassandra using spark Pull Requests and Issues Welcome!Spark CSV Loader 1.0 Usage: sparkcsvexample [options] filename keyspace table mapping [ma...
HAPI Cassandra
10/31/2017
#REST API on top of Cassandra database with hapi Nodejs frameworkThe goal of this project is to create a very simple REST API on top of Cassandra tables. In this example, services are created and used...
cassandra-log4j-appender
README Cassandra appender for Log4j. Motivation and usage. ---------------------- Log4j is widely used as logging tool. A Cassandra implementation used in Asynchronous way as well a...