macOS
brew install lakekeeperlocal Homebrew formula metadata
brew
lakekeeper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lakekeeperlocal Homebrew formula metadata
概要
Apache Iceberg REST Catalog
履歴
Lakekeeper is an Apache-licensed Apache Iceberg REST Catalog implementation written in Rust. Its package history sits in the newer lakehouse control-plane ecosystem, where catalogs expose standard Iceberg metadata APIs to engines rather than being tied to one query system.
The project README describes Lakekeeper as a secure, fast, and easy-to-use implementation of the Apache Iceberg REST Catalog specification based on apache/iceberg-rust. Its docs present a split between the Iceberg REST API, served under /catalog for external query engines, and a management API under /management for Lakekeeper-specific entities such as projects, users, roles, warehouses, permissions, and multi-tenant setup.
Lakekeeper's README advertises integration testing or support badges for engines and clients including Spark, PyIceberg, Trino, and StarRocks, and its quickstart centers on Docker Compose with example notebooks and a UI. GitHub releases in June 2026 show a project moving quickly through authorization, storage, UI, and Iceberg REST compatibility work.
Operators deploy Lakekeeper as a catalog service, point Iceberg-capable engines at the /catalog endpoint, and manage warehouses, storage profiles, credentials, and permissions through Lakekeeper's management layer. The project also implements an S3 remote signing API for warehouse access.
Lakekeeper is notable because it packages the Iceberg REST catalog layer as a self-hostable Rust service. For Homebrew and CLI/package watchers, it is a sign that lakehouse infrastructure tools are becoming small installable services, not only cloud-managed components.
セキュリティ状態
lakekeeper に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lakekeeper | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lakekeeper/lakekeeper
インストールメタデータ
| パッケージキー | brew:lakekeeper |
|---|---|
| バージョン | 0.13.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lakekeeper |
| ホームページ | https://docs.lakekeeper.io |
| リポジトリ | https://github.com/lakekeeper/lakekeeper |
| 上流ドキュメント | https://docs.lakekeeper.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.13.1.tar.gz |
| 最終更新 | 2026-07-01T01:39:10Z |
| Pulse | updated |
| 依存関係 | openssl@4 |
| ビルド依存関係 | cmake, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lakekeeper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.