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 14 posts
Upgrading a Large Cassandra Cluster with cstar | Official Pythian® Blog
1/27/2021
I recently did an upgrade of 200+ nodes of Cassandra across multiple environments sitting behind multiple applications using the cstar tool. We chose the cstar tool because, out of all automation opti...
olivierayache/cassandra-admin-tools
8/10/2020
This project provides tools for Cassandra cluster administration. Multiple clusters and multi data center clusters are supported. The main feature is repair scheduling and monitoring. It simplify erro...
opennms-config-modules/cassandra
12/19/2019
<service name="JMX-Cassandra" interval="30000" user-defined="false" status="on"> <parameter key="port" value="7199"/> <parameter key="retry" value="2"/> <parameter key="timeout" value="300...
AxonOps - digitalis.io
3/13/2019
digitalis.io was founded just over 2.5 years ago, to provide expertise in complex distributed data platforms. We provide both consulting services and managed services for Cassandra, Kafka, Spark, Elas...
DataStax Enterprise OpsCenter
7/24/2018
DataStax Enterprise OpsCenter | DataStax emailcall DSE OpsCenter Features Operational Simplicity Eliminate operational headaches with automatic backups, reduced manual operations, and rapid perfo...
Cassandra CFStats to CSV Parser
10/31/2017
Repository for a utility to parse cfstats into a csv file for analysisIn this repository you will find an executable jar as well as the source code for the cfstatsparser utility.The utility was built ...
Cassandra Log Tools
DescriptionSimple scripts for working with Apache Cassandra logs.OverviewThese are scripts I created to make it simpler to read/summarise/parse the system.log.They were intended to be overly simple fo...
Cassandra Nagios
README.txt The repo: This repo houses the work we did to monitor Cassandra using Nagios. How repo is structured: src - a patch to apply to nagios so that it does not truncate perf...