Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 druid

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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