Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 apache-drill

查看 apache-drill 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install apache-drill

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install sqlline

Debian stable package indexes · sqlline · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#sqlline

nixpkgs package indexes · pkgs/by-name/sq/sqlline/package.nix · 来源: api.github.com

概览

软件包摘要

Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage

命令和别名

  • auto-setup.sh
  • drill-am.sh
  • drill-conf
  • drill-config.sh
  • drill-embedded
  • drill-localhost
  • drill-on-yarn.sh
  • drillbit.sh
  • runbit
  • sqlline
  • submit_plan
  • yarn-drillbit.sh

历史

项目历史与用法

Apache Drill is a distributed SQL query engine for self-describing data, aimed at interactive analysis over Hadoop, NoSQL systems, cloud object stores, files, and other semi-structured sources without forcing users to predefine schemas.

项目历史

Drill was created in the Apache ecosystem as an implementation inspired by Google's Dremel paper and entered the Apache Incubator in 2012. The project graduated as an Apache top-level project in November 2014, with ASF materials emphasizing both the Dremel lineage and the goal of letting analysts query large, changing datasets directly.

The 1.0 release followed in May 2015. By then Drill was positioned as a self-service SQL layer for Hadoop, HBase, NoSQL, and files, with ordinary SQL clients, JDBC/ODBC tooling, and the bundled sqlline shell acting as the day-to-day interface.

采用历史

ASF's top-level project announcement described a community with contributors from MapR, Hortonworks, Pentaho, Cisco, and others. Its adoption pitch was less about replacing a warehouse and more about shortening the path from raw data to exploratory SQL, especially where schemas were late-binding or data lived outside a single database.

Drill's package-manager appeal comes from that same shape: install a JVM-based query layer, point storage plugins at local files, HDFS, S3, MongoDB, HBase, Hive, Kafka, and similar systems, then query them from a shell or BI client without running a separate ingestion pipeline first.

使用方式

The Homebrew package exposes Drill launch and helper scripts such as drill-embedded, drill-localhost, drillbit.sh, and sqlline. In practice, package users tend to start with embedded or localhost mode for local file and object-store exploration, then move configuration into drill-override.conf for distributed or secured deployments.

Drill configuration is split between the HOCON-style drill-override.conf and environment overrides such as drill-env.sh. Apache's docs state that Drill loads these from /etc/drill/conf when present, otherwise from $DRILL_HOME/conf, which matches the Unix paths useful to package maintainers.

为什么软件包爱好者会关心

Drill is interesting to package nerds because it ships as a large Java data system but still offers a concrete CLI workflow: install it, run sqlline or drill-embedded, and query local JSON, Parquet, CSV, or remote systems through storage plugins. The package boundary matters because Java version, config directory, launch scripts, and optional native clients can all affect the first five minutes.

It also represents the Hadoop-era style of packaging: a tarball-style distribution with $DRILL_HOME, conf files, shell wrappers, and cluster-oriented defaults, wrapped by Homebrew into something developers can run locally.

时间线

  • 2012: Drill enters the Apache Incubator.
  • 2014: Drill graduates as an Apache top-level project.
  • 2015: Apache Drill 1.0 is announced.
  • 2025: Apache Drill 1.22.0 appears in the official release notes index.

Related projects

  • Google Dremel is the research system that inspired Drill's interactive, nested-data SQL direction.
  • Apache Calcite, Hadoop, Hive, HBase, Parquet, Kafka, MongoDB, and cloud object stores are common neighboring technologies in Drill deployments.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

信号

  • text:cloud
  • text:sql

安装行为

  • 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
/etc/drill/conf/drill-override.conf/etc/drill/conf/drill-env.sh$DRILL_HOME/conf/drill-override.conf$DRILL_HOME/conf/drill-env.sh

可执行文件

已安装的可执行文件

命令类型暴露范围备注
auto-setup.shcli全局可执行文件
drill-am.shcli全局可执行文件
drill-confcli全局可执行文件
drill-config.shcli全局可执行文件
drill-embeddedcli全局可执行文件
drill-localhostcli全局可执行文件
drill-on-yarn.shcli全局可执行文件
drillbit.shcli全局可执行文件
runbitcli全局可执行文件
sqllinecli全局可执行文件
submit_plancli全局可执行文件
yarn-drillbit.shcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.22.0
管理器更新时间2026-06-28
本地数据OK
上游not checked
检测到的最新版本未检测到

https://drill.apache.org

安装元数据

软件包元数据

软件包键brew:apache-drill
版本1.22.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/apache-drill
主页https://drill.apache.org
仓库https://github.com/apache/drill
上游文档https://drill.apache.org/docs
许可证Apache-2.0
源码归档https://www.apache.org/dyn/closer.lua?path=drill/1.22.0/apache-drill-1.22.0.tar.gz
最后更新2026-06-28T00:38:43-04:00
Pulseupdated
依赖openjdk@21
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt92%

sqlline 1.0.2-9

JDBC command-line utility for issuing SQL

https://sqlline.sourceforge.net

sudo apt install sqlline
  • Section: utils
  • Architecture: all
  • 4 依赖
  • 4 可选依赖
  • installed executable or alias match
  • 匹配方式:Sqlline
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sqlline from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

sqlline

nix profile install nixpkgs#sqlline
  • installed executable or alias match
  • 匹配方式:Sqlline
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sq/sqlline/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

sqlline 1.0.2-8

JDBC command-line utility for issuing SQL

http://sqlline.sourceforge.net

sudo apt install sqlline
  • Section: universe/utils
  • Architecture: all
  • 4 依赖
  • 4 可选依赖
  • installed executable or alias match
  • 匹配方式:Sqlline
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sqlline from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 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