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
Medusa - Spotify’s Apache Cassandra backup tool is now open source
2/20/2020
Spotify and The Last Pickle (TLP) have collaborated over the past year to build Medusa, a backup and restore system for Apache Cassandra which is now fully open sourced under the Apache License 2.0.Ba...
Cassandra User Defined Aggregates in action: best practices and caveats
2/18/2020
In an earlier post, I presented the new UDF & UDA features introduced by Cassandra 2.2. In this blog post, we’ll play with UDA and see how it can be leveraged for analytics use-cases and all the cavea...
UDTs in Cassandra, Simplified!
2/12/2020
In most programming languages, i.e. Scala or Java, we can play with object constructs and create our own classes and instances out of it. A similar construct is also provided by Cassandra: UDT, which ...
DataStax: 7 Deadly Sins for Cassandra Ops
2/11/2020
DataStax: 7 Deadly Sins for Cassandra Ops SlideShare Explore You Successfully reported this slideshow.We use your LinkedIn profile and activity data to personalize ads and to show you more relevant ad...
Upgrading Apache Cassandra to DataStax Enterprise
2/7/2020
Upgrading Apache Cassandra™ to DataStax Enterprise.Tip: DataStax is offering a complimentary half-day Upgrade Assessment. This assessment is a DataStax Services engagement designed to assess the upgra...
Going multi DC with Cassandra : what is the pattern of your cluster ? | Java Code Geeks - 2020
I’ve been working at Chronopost, the French leader of express shipping, for most my carrier. In 2013, fed up with the inability of RDBMS to scale, I came up with a proposal of experimenting with C* in...
Upgrade Cassandra cluster from 2.x to 3.x
I started to remember why did I start blogging. The answer is “to collect my experience and share it publicly”. So, I’ll keep this going and now I want to remember how to upgrade the Cassandra cluste...
Commit Log: A commitment that Cassandra provides.
1/28/2020
Reading Time: 5 minutes Welcome back, everyone. I have been working on Cassandra for quite some time now but never actually got to explore its working in depth.We know that its decentralized nature, a...