macOS
brew install druidlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für druid in AI-Agent-Workflows.
Installation
brew install druidlocal Homebrew formula metadata
nix profile install nixpkgs#druidnixpkgs package indexes · pkgs/by-name/dr/druid/package.nix · Quelle: api.github.com
Überblick
High-performance, column-oriented, distributed data store
Verlauf
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.
Sicherheitslage
Für druid wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
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.propertiesExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
druid-broker.sh | cli | globales Executable | |
druid-coordinator.sh | cli | globales Executable | |
druid-historical.sh | cli | globales Executable | |
druid-jconsole.sh | cli | globales Executable | |
druid-middleManager.sh | cli | globales Executable | |
druid-node.sh | cli | globales Executable | |
druid-overlord.sh | cli | globales Executable | |
druid-router.sh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:druid |
|---|---|
| Version | 37.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/druid |
| Homepage | https://druid.apache.org/ |
| Repository | https://github.com/apache/druid |
| Upstream-Dokumentation | https://druid.apache.org/docs/latest |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=druid/37.0.0/apache-druid-37.0.0-bin.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk@21 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | druid |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
druid
nix profile install nixpkgs#druidQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.