Automic VaultAutomic Vault

brew

使用 Homebrew 安装 nessie

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install nessie

local Homebrew formula metadata

概览

软件包摘要

Transactional Catalog for Data Lakes with Git-like semantics

命令和别名

  • nessie

历史

项目历史与用法

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.

时间线

  • 2020-04-09: GitHub repository created.
  • 2020-10-01: 0.1.0 initial release.
  • 2021-10-08: 0.10.1 release notes mention client/API work, storage backend consolidation, and Spark SQL extension changes.
  • 2023-07-03: GitHub releases API page of the latest 100 releases reaches Nessie 0.64.0, showing sustained release cadence.
  • 2026-06-24: Nessie 0.108.1 release published.

Related projects

  • Apache Iceberg
  • Apache Spark
  • Apache Hive
  • Trino
  • Dremio
  • Delta Lake
  • Kubernetes
  • Docker

来源

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nessiecli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本0.108.1
管理器更新时间2026-06-24
本地数据OK
上游当前
检测到的最新版本nessie-0.108.1

https://github.com/projectnessie/nessie

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖openjdk@21
构建依赖gradle
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 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 package history
  • package relationship graph
  • package version freshness
  • package-page enrichment