Automic VaultAutomic Vault

brew

cassandra を Homebrew, MacPorts, Nix, pacman でインストール

cassandra のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cassandra

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install cassandra

MacPorts ports tree · databases/cassandra/Portfile · ソース: api.github.com

概要

パッケージ概要

Eventually consistent, distributed key-value store

コマンドとエイリアス

  • auditlogviewer
  • cassandra
  • cassandra-stress
  • compaction-stress
  • cqlsh
  • cqlsh.py
  • debug-cql
  • fqltool
  • generatetokens
  • hash_password
  • jmxtool
  • nodetool
  • sstabledump
  • sstableexpiredblockers
  • sstablelevelreset
  • sstableloader
  • sstablemetadata
  • sstableofflinerelevel
  • sstablepartitions
  • sstablerepairedset
  • sstablescrub
  • sstablesplit
  • sstableupgrade
  • sstableutil
  • sstableverify

履歴

プロジェクトの歴史と使われ方

Apache Cassandra is an open-source distributed NoSQL database built for high availability, linear scalability, and fault tolerance on commodity hardware or cloud infrastructure. It is one of the most recognizable databases in the package-manager catalog because a single package ships the server, cqlsh, nodetool, and a large set of SSTable and operations tools.

プロジェクトの歴史

The Apache Cassandra GitHub repository dates to 2009. The official README describes Cassandra as a highly scalable partitioned row store, with partitioning used to distribute data across machines and CQL as a SQL-like query language.

Cassandra's release history spans many major operational changes. Current NEWS and CHANGES files describe work such as transactional cluster metadata, guardrails, repair automation design work, table constraints, role/password policies, and extensive storage-engine and read-path performance improvements.

採用の歴史

The official project homepage says Cassandra is trusted by thousands of companies for scalability and high availability. Its case studies list very large deployments, including Apple running more than 75,000 nodes, Instagram beginning use in 2012, Netflix managing petabytes of data, and Uber running Cassandra as a service for millions of queries per second and petabytes of data.

Homebrew analytics show 3,989 stable installs in the last 365 days in the formula API, reflecting developer and local-test usage rather than production cluster deployment.

使われ方

The package is used to run Cassandra nodes, start local clusters, interact through `cqlsh`, and administer clusters with tools such as `nodetool`, `sstabledump`, `sstableloader`, and related SSTable utilities. Official docs identify `cassandra.yaml` as the main configuration file and cqlsh as the command-line CQL shell shipped with every Cassandra package.

パッケージ好きにとっての重要性

For package maintainers, Cassandra is a heavy, multi-tool Java database package with config files, shell tools, Python cqlsh behavior, and fast-moving runtime requirements. It is a good test of how a package manager handles daemon-oriented software, Java compatibility, CLI shims, configuration defaults, and large upstream release artifacts.

タイムライン

  • 2009: Apache Cassandra repository created.
  • 2012: Instagram began using Cassandra according to the official case-study page.
  • 2016: Bloomberg quote on the official homepage says its engineers turned to Cassandra that year.
  • 2026: Homebrew formula packages Apache Cassandra 5.0.8.

Related projects

  • CQL and cqlsh are Cassandra's query language and interactive shell surface.
  • Reaper for Apache Cassandra is a related operations tool focused on repair scheduling.
  • Apache Lucene-derived and storage-engine tooling appears around Cassandra indexing and SSTable operations, but Cassandra ships its own administration tools.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Linux
/etc/cassandra/cassandra.yaml
Unix
conf/cassandra.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.cassandra/credentials

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
auditlogviewercliグローバル実行可能ファイル
cassandracliグローバル実行可能ファイル
cassandra-stresscliグローバル実行可能ファイル
compaction-stresscliグローバル実行可能ファイル
cqlshcliグローバル実行可能ファイル
cqlsh.pycliグローバル実行可能ファイル
debug-cqlcliグローバル実行可能ファイル
fqltoolcliグローバル実行可能ファイル
generatetokenscliグローバル実行可能ファイル
hash_passwordcliグローバル実行可能ファイル
jmxtoolcliグローバル実行可能ファイル
nodetoolcliグローバル実行可能ファイル
sstabledumpcliグローバル実行可能ファイル
sstableexpiredblockerscliグローバル実行可能ファイル
sstablelevelresetcliグローバル実行可能ファイル
sstableloadercliグローバル実行可能ファイル
sstablemetadatacliグローバル実行可能ファイル
sstableofflinerelevelcliグローバル実行可能ファイル
sstablepartitionscliグローバル実行可能ファイル
sstablerepairedsetcliグローバル実行可能ファイル
sstablescrubcliグローバル実行可能ファイル
sstablesplitcliグローバル実行可能ファイル
sstableupgradecliグローバル実行可能ファイル
sstableutilcliグローバル実行可能ファイル
sstableverifycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版5.0.8
マネージャ更新日2026-06-06
ローカルデータOK
上流not checked
検出された最新未検出

https://cassandra.apache.org

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cassandra
バージョン5.0.8
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cassandra
ホームページhttps://cassandra.apache.org
リポジトリhttps://gitbox.apache.org/repos/asf/cassandra.git
上流ドキュメントhttps://cassandra.apache.org/doc/latest
ライセンスApache-2.0
ソースアーカイブhttps://www.apache.org/dyn/closer.lua?path=cassandra/5.0.8/apache-cassandra-5.0.8-bin.tar.gz
最終更新2026-06-06T11:29:12Z
Pulseupdated
依存関係libev, openjdk@17, python@3.11
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecassandra
Aliases
  • cassandra@5.0
Version Scheme0
Revision0
Conflicts With
  • emqx
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cassandra

nix profile install nixpkgs#cassandra
  • normalized package name match
  • 一致条件: Cassandra
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: cassandra from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
pacman95%

perl-geoip 1.51-4

GeoIP Perl API

https://github.com/maxmind/geoip-api-perl

sudo pacman -S perl-geoip
  • License: GPL-1.0-or-later AND Artistic-1.0-Perl
  • Architecture: x86_64
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cassandra
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: perl-geoip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

cassandra

sudo port install cassandra
  • normalized package name match
  • 一致条件: Cassandra
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/cassandra/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment