macOS
brew install druidprovider-native install command
brew / Rang 5902
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für druid in AI-Agent-Workflows.
Installation
brew install druidprovider-native install command
Ü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 | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-coordinator.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-historical.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-jconsole.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-middleManager.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-node.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-overlord.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
druid-router.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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 |
| Homepage | https://druid.apache.org/ |
| Zuletzt aktualisiert | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
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.