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
vgkowski/cassandra-operator
2/9/2018
Readme.md Kubernetes version: 1.9 This operator use the kubernetes code-generator for clientset: used to manipulate objects defined in the CRD (cassandraCluster) informers: cache fo...
brianmhess/cassandra-loader
1/25/2018
Introductioncassandra-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, ...
JGiard/pycfstats
README.md pŷthon3 tool to convert 'nodetool cfstats' output to csv format usage : python3 pycfstats.py -f cfstats.log -o cfstats.csv
thejaspm/cfstatsParseVisualize
cassndra's nodtool utility command "cfstats"( - Print statistics on column families) output is not user friendly. Involves efforts to understand the output and make decisions based on the output. Here...
citrusbyte/redis-comparison
1/15/2018
README.md I've been tasked with doing a presentation on Redis, and I wanted to include some benchmarks against other NoSQL databases such as MongoDB, Cassandra, CouchDB and Riak. Th...
markthebault/importCSVSparkCassandra
README.md This short example will show you how easily is to import CSV files from your AWS S3 buckets using spark into cassandra. Setting up your applicaiton Clone this repository g...
Stratio/sparta
After around two years of development, we have decided to discontinue this project due to a major refactor in its structure and in a near future we will launch Sparta 2.0.We would like to thank all th...
cloudurable/cassandra-image
1/12/2018
Goal of this project is to create AMI, Vagrant Box and Docker base images that one could use to deploy Cassandra.The docker image is hosted on docker hub (see DockerHub). The vagrant box is hosted on ...