macOS
brew install cassandra-reaperlocal Homebrew formula metadata
brew
Management interface for Cassandra. Version 4.2.5 via Homebrew; verified 2026-06-11.
install
brew install cassandra-reaperlocal Homebrew formula metadata
overview
Management interface for Cassandra
history
Reaper for Apache Cassandra is a centralized, stateful repair scheduler and management interface for Cassandra clusters, with a web UI, REST API, and `spreaper` CLI.
The public repository was created in 2016. The official README notes that this repository is a fork of the original Reaper project created by Spotify, and the current project is maintained under The Last Pickle organization.
Reaper evolved around Cassandra operational repair: segmented repairs, parallel repair coordination, repair schedules, multiple storage backends, a UI, REST API, and the `spreaper` command-line client.
Reaper is aimed at operators of Cassandra clusters where anti-entropy repair is a recurring operational requirement. Its package distribution includes tarball, package repository, Docker-oriented configuration, and a Homebrew formula for local use.
Homebrew analytics show 270 installs in the last 365 days in the formula API; GitHub metadata shows a medium-sized operations tool with hundreds of stars and forks.
Operators configure `cassandra-reaper.yaml`, run the server, register Cassandra clusters, and schedule or trigger repairs. The UI is served under `/webui/`, the REST API is exposed on port 8080 by default, and `spreaper` can issue commands to a running Reaper instance.
Reaper matters because Cassandra repair is essential but operationally awkward. Packaging Reaper gives operators a standard daemon, config file, logs, CLI, and upgrade path for a task that otherwise tends to become local scripting.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/cassandra-reaper/cassandra-reaper.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cassandra-reaper | cli | global executable | |
spreaper | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/thelastpickle/cassandra-reaper
install metadata
| Package key | brew:cassandra-reaper |
|---|---|
| Version | 4.2.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cassandra-reaper |
| Homepage | https://cassandra-reaper.io/ |
| Repository | https://github.com/thelastpickle/cassandra-reaper |
| Upstream docs | https://cassandra-reaper.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/thelastpickle/cassandra-reaper/releases/download/4.2.5/cassandra-reaper-4.2.5-release.tar.gz |
| Last updated | 2026-06-11T15:45:01Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cassandra-reaper |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.