Automic VaultAutomic Vault

brew

druid を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install druid

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#druid

nixpkgs package indexes · pkgs/by-name/dr/druid/package.nix · ソース: api.github.com

概要

パッケージ概要

High-performance, column-oriented, distributed data store

コマンドとエイリアス

  • druid-broker.sh
  • druid-coordinator.sh
  • druid-historical.sh
  • druid-jconsole.sh
  • druid-middleManager.sh
  • druid-node.sh
  • druid-overlord.sh
  • druid-router.sh

履歴

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

Apache Druid is a high-performance real-time analytics database aimed at fast ingestion, low-latency OLAP queries, operational dashboards, and high-concurrency analytical applications. In package-manager terms, the Homebrew formula is less a tiny CLI utility and more a local entry point into a distributed data system with multiple node-role scripts.

プロジェクトの歴史

Druid entered the Apache Incubator on February 28, 2018. During incubation, source control moved to ASF Git/GitHub, incubating releases were cut in 2018 and 2019, and the project graduated as an Apache top-level project on December 18, 2019.

The current Apache Druid repository and website present Druid as a real-time analytics database with native ingestion, SQL/native query support, a web console, APIs, and deployment paths for local, Docker, and Kubernetes environments.

採用の歴史

Druid adoption is tied to workloads that need fast ingest plus interactive analytical queries, especially dashboards, operational analytics, and user-facing data applications. Its Apache governance, public mailing lists, Slack/community pages, official Docker image, and separate Kubernetes operator are signals of an ecosystem beyond a single package.

使われ方

The Homebrew package exposes scripts for Druid process roles such as broker, coordinator, historical, middleManager, overlord, router, and node. Users typically start with the quickstart or Docker/Kubernetes deployment paths, then configure runtime properties under the documented `conf/druid` layout.

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

Druid is significant to package maintainers because it stretches the definition of a package: installing it gives local executables, but the software is really a cluster with role-specific daemons, config trees, Java runtime requirements, web UI, APIs, and external integrations. It is a reminder that data infrastructure packages often package orchestration entry points as much as binaries.

タイムライン

  • 2018-02-28: Druid enters the Apache Incubator.
  • 2018-07-06: Druid source control moves to ASF Git/GitHub.
  • 2018-12-12: Druid 0.13.0-incubating is released.
  • 2019-04-09: Druid 0.14.0-incubating is released.
  • 2019-12-18: Druid graduates as an Apache top-level project.
  • Docs era: Apache Druid publishes docs, quickstarts, Docker guidance, and a separate Kubernetes operator.

Related projects

  • Apache Druid Operator is maintained separately for Kubernetes deployments.
  • The Druid website source is maintained separately from the main code repository.
  • Druid commonly integrates with streaming and batch ingestion systems and exposes HTTP and JDBC query APIs.

セキュリティ状態

保護ツール対応はまだ見つかっていません

druid に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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.

Unix
conf/druid/_common/common.runtime.propertiesconf/druid/_common/log4j2.xmlconf/druid/broker/runtime.propertiesconf/druid/coordinator/runtime.propertiesconf/druid/historical/runtime.propertiesconf/druid/middleManager/runtime.propertiesconf/druid/overlord/runtime.properties

実行可能ファイル

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

コマンド種類公開範囲メモ
druid-broker.shcliグローバル実行可能ファイル
druid-coordinator.shcliグローバル実行可能ファイル
druid-historical.shcliグローバル実行可能ファイル
druid-jconsole.shcliグローバル実行可能ファイル
druid-middleManager.shcliグローバル実行可能ファイル
druid-node.shcliグローバル実行可能ファイル
druid-overlord.shcliグローバル実行可能ファイル
druid-router.shcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://druid.apache.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:druid
バージョン37.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/druid
ホームページhttps://druid.apache.org/
リポジトリhttps://github.com/apache/druid
上流ドキュメントhttps://druid.apache.org/docs/latest
ライセンスApache-2.0
ソースアーカイブhttps://www.apache.org/dyn/closer.lua?path=druid/37.0.0/apache-druid-37.0.0-bin.tar.gz
最終更新2026-06-22T14:03:12-07:00
Pulseupdated
依存関係openjdk@21
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedruid
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

druid

nix profile install nixpkgs#druid
  • normalized package name match
  • 一致条件: Druid
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dr/druid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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