macOS
brew install nessielocal Homebrew formula metadata
安装
brew install nessielocal Homebrew formula metadata
概览
Transactional Catalog for Data Lakes with Git-like semantics
历史
Project Nessie is an Apache-licensed transactional catalog for data lakes with Git-like semantics. It was created in 2020 and applies branches, tags, commits, merges, and consistent multi-table visibility to Apache Iceberg-centered lakehouse workflows.
The GitHub repository was created on 2020-04-09. Project release notes list a 0.1.0 initial release on 2020-10-01, followed by rapid 2020 and 2021 releases adding Git-like CLI semantics, a Web UI, DynamoDB storage support, Python client and CLI improvements, Iceberg support work, Helm chart support, Spark SQL extension improvements, and API/client compatibility work.
The official docs describe Nessie as doing for data lakes what Git does for source code repositories: changes can happen independently and remain isolated until they are atomically and consistently applied. The docs also say existing Hive or Spark jobs can integrate Nessie through configuration rather than production code changes.
GitHub metadata retrieved on 2026-07-01 showed the repository under the projectnessie organization, written primarily in Java, with about 1.5k stars and 178 forks. The Homebrew formula API reported stable version 0.108.1 and 54 install-on-request events in the prior 30 days when checked on 2026-07-01.
Nessie's adoption is tied to the open table format ecosystem, especially Apache Iceberg. The project homepage names cross-table transactions, Git-inspired data version control, Hive, Spark, Dremio, Trino, Docker, and Kubernetes as part of its operating context. The GitHub README says Nessie supports Iceberg tables and views and focuses on working with the widest range of tools possible.
Nessie became part of the lakehouse packaging conversation because it offers a catalog-level answer to ETL isolation, rollback, staging versus production data, and multi-table visibility. Dremio's public article framed it as Git-like branching and version control for data engineers, and Apache Iceberg documentation points users to Nessie as a catalog option that requires a Nessie server.
Package nerds install the `nessie` CLI to interact with a Nessie server: inspecting references, creating branches and tags, committing catalog changes, and supporting Iceberg/Spark workflows. Server-side users run Nessie via a Docker image or Kubernetes deployment, wire engines such as Spark, Trino, Hive, or Dremio to the catalog, and use branches to isolate ETL or experimentation before merging into production.
Nessie is significant because it turns catalog metadata into a versioned package-like object: tables and views become named, branched, tagged, and merged resources. For a package catalog, it represents the modern data-infrastructure side of version management rather than a conventional developer CLI.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
nessie | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/projectnessie/nessie
安装元数据
| 软件包键 | brew:nessie |
|---|---|
| 版本 | 0.108.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/nessie |
| 主页 | https://projectnessie.org |
| 仓库 | https://github.com/projectnessie/nessie |
| 上游文档 | https://projectnessie.org/guides/introduction |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/projectnessie/nessie/archive/refs/tags/nessie-0.108.1.tar.gz |
| 最后更新 | 2026-06-24T19:02:47Z |
| Pulse | updated |
| 依赖 | openjdk@21 |
| 构建依赖 | gradle |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nessie |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.