# 使用 Homebrew 安装 cassandra-reaper

查看 cassandra-reaper 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cassandra-reaper
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cassandra-reaper
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cassandra-reaper
- **软件包管理器:** Homebrew
- **版本:** 5.0.0
- **来源摘要:** Management interface for Cassandra
- **主页:** <https://cassandra-reaper.io/>
- **仓库:** <https://github.com/thelastpickle/cassandra-reaper>
- **最后更新:** 2026-07-08T15:21:51Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cassandra-reaper (别名)
- spreaper (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 5.0.0
## 项目历史与用法

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.

### 时间线

- 2016: Public GitHub repository created under thelastpickle/cassandra-reaper.
- 2022: Changelog shows scheduler, topology, metrics, and storage fixes in the 3.x line.
- 2025: Version 4.0.0 released after beta and release-candidate work.
- 2026: Version 4.2.5 released and packaged by Homebrew.

### Related projects

- Apache Cassandra is the database Reaper repairs.
- Spotify's original Reaper project is credited in the README as the source project.

### 来源

- <https://api.github.com/repos/thelastpickle/cassandra-reaper>
- <https://github.com/thelastpickle/cassandra-reaper>
- <https://cassandra-reaper.io/>
- <https://cassandra-reaper.io/docs>
- <https://formulae.brew.sh/api/formula/cassandra-reaper.json>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Linux: /etc/cassandra-reaper/cassandra-reaper.yaml

## Combined YAML source

View the package source record on GitHub. [combined/cassandra-reaper.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cassandra-reaper.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
