macOS
brew install apache-polarislocal Homebrew formula metadata
brew
Interoperable, open source catalog for Apache Iceberg. Version 1.3.0 via Homebrew; verified 2026-05-15.
install
brew install apache-polarislocal Homebrew formula metadata
overview
Interoperable, open source catalog for Apache Iceberg
history
Apache Polaris is an open source catalog server for Apache Iceberg tables. In package-manager terms it is the server-side counterpart to Iceberg-aware engines: installing it gives administrators a local or deployable catalog service plus admin tooling rather than another query engine.
Polaris began as a vendor-originated Iceberg REST catalog implementation and entered the Apache ecosystem as Apache Polaris. Its project site describes the goal as an interoperable, open source catalog for Apache Iceberg, and the Apache repository hosts the server and admin CLI used by the Homebrew formula.
Because Polaris targets the Iceberg REST catalog model, its history is tied to the wider move from single-engine table catalogs toward shared lakehouse metadata services. The project is young compared with Spark or Pulsar, so the reliable public history is still mostly about its Apache launch, Iceberg alignment, and early packaging.
Early adoption centers on organizations and developers standardizing Apache Iceberg catalogs across multiple engines. The Homebrew package exposes `polaris-server` and `polaris-admin`, which makes local evaluation and development workflows easier for macOS and Linux users.
Its package-manager footprint is still narrow in the supplied data: Homebrew is the only listed manager. That matches the project's early-stage history and keeps the adoption story focused on developer trials, local catalog testing, and Apache Iceberg ecosystem integration.
Polaris is typically used to run an Iceberg REST catalog service and manage catalog entities through administrative tooling. Package users care most about quick local startup, reproducible server binaries, and compatibility with Iceberg-capable engines.
The package installs two command-line entry points, `polaris-server` and `polaris-admin`, reflecting the split between running the service and administering it.
For package nerds, Polaris is interesting because it packages an infrastructure service from the modern lakehouse stack as a local CLI/server formula. It is not just a library dependency: the installed executables let users stand up the metadata layer that query engines need.
It also shows Apache Iceberg's ecosystem maturing beyond table format libraries into independently packaged operational components.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
polaris-admin | cli | global executable | |
polaris-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/apache/polaris
install metadata
| Package key | brew:apache-polaris |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apache-polaris |
| Homepage | https://polaris.apache.org/ |
| Repository | https://github.com/apache/polaris |
| Upstream docs | https://polaris.apache.org/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/apache/polaris/archive/refs/tags/apache-polaris-1.3.0-incubating.tar.gz |
| Last updated | 2026-05-15T16:34:01+02:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Build dependencies | gradle |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apache-polaris |
| 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 trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.