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
phact/CassandraDataModeler
5/24/2019
To test run the following (on python 2.x) python -m SimpleHTTPServer or this (on python 3.x) python -m http.server
Orange-OpenSource/cassandra-k8s-operator
Project overview The CassKop Cassandra Kubernetes operator makes it easy to run Apache Cassandra on Kubernetes. Apache Cassandra is a popular, free, open-source, distributed wide column store, NoSQL...
Learning Apache Cassandra-Part-1:Introduction
5/22/2019
Cassandra was very new to me when I joined the vCloud Air operations team back in 2015. Over last 1.5 years I have got a bit of understanding about cassandra now and it provoked me to learn this wonde...
Learning Apache Cassandra-Part-2:Understanding Cassandra Read/Write Mechanism
In first post of this series we discussed about what is cassandra, what are the benefits of using cassandra. We also discussed a little bit about from where cassandra came and finally we looked at the...
Learning Apache Cassandra-Part-3-Installing Cassandra on RHEL6
In last 2 posts of this series we learnt about Cassandra architecture and understood the cassandra Read/Write process. If you have missed earlier posts of this series then you can read them from below...
Learning Apache Cassandra-Part-5-Getting Familiar With Nodetool
In last post of this series we learnt about how to add nodes in a cassandra cluster. If you have missed earlier posts of this series then you can read them from below links: 1: Introduction to Cassand...
Data Processing with SMACK: Spark, Mesos, Akka, Cassandra, and Kafka
5/15/2019
Data Processing with SMACK: Spark, Mesos, Akka, Cassandra, and KafkaAlibaba CloudBlockedUnblockFollowFollowingJan 11, 2018Data Processing with SMACK: Spark, Mesos, Akka, Cassandra, and KafkaThis artic...
Real Time Analytics With Spark Streaming and Cassandra
5/14/2019
Ryan SvihlaBlockedUnblockFollowFollowingSep 3, 2015Spark Streaming is a good tool to roll up transactions data into summaries as they enter the system. When paired with an easily idempotent data store...