All Projects → spotify → Cassandra Opstools

spotify / Cassandra Opstools

Licence: apache-2.0
Generic tools and script to help operating Cassandra cluster

Programming Languages

java
68154 projects - #9 most used programming language

cassandra-opstools

Generic tools and scripts to help operating Cassandra cluster

spcassandra-abortrepairs: Stops ongoing anti-entropy sessions on the local Cassandra host

spcassandra-autobalance: Automatically redistributes the tokens in a cluster so they are evenly distributed. Tries to move as few tokens as possible to achieve this. In a multi-DC setup, all datacenters must have the same number of nodes. Only useful when not using vnodes.

spcassandra-dsnitch: Outputs the score the Cassandra snitch has for every peer.

spcassandra-generate-repairs: Generates "nodetool repair" commands that repairs an entire cluster with small token ranges.

spcassandra-repairstats: Scans the Cassandra system log and displays readable statistics of finished and running repairs.

spcassandra-tombstones: Scans a sstable and prints number of tombstones for each partition.

spcassandra-truncate[all]hints: Truncates (all) hints on localhost toward the specified hosts.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].