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
tbarbugli/cassandra_snapshotter
11/3/2017
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...
Best Practices for Running Apache Cassandra on AWS
Instaclustr
News Friday 1st December 2017 by Ben Slater Instaclustr offers managed and supported solutions for a wide range of open source technologies including Apache Cassandra, ScyllaDB, Elasticsearch, Ap...
Building a Performant API using Go and Cassandra
IntroductionSoftware performance is critical to a SaaS company like Stream and while the majority of our infrastructure is written in Python, we are actively porting portions of our code base to Go. S...
Installing the Cassandra / Spark OSS Stack
Init As mentioned in my portacluster system imaging post, I am performing this install on 1 admin node (node0) and 6 worker nodes (node[1-6]) running 64-bit Arch Linux. Most of what I describe in thi...
Tuning DSE Search – Indexing latency and query latency
DataStax Enterprise offers out of the box search indexing for your Apache Cassandra™ data. The days of double writes or ETL's between separate DBMS and Search clusters are gone. I have my CQL table, I...