# 使用 Homebrew 安装 gravitino

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

## 安装

```sh
sudo av install brew:gravitino
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gravitino
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:gravitino
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gravitino>
- **版本:** 1.3.0
- **来源摘要:** High-performance, geo-distributed, and federated metadata lake
- **主页:** <https://gravitino.apache.org>
- **仓库:** <https://github.com/apache/gravitino>
- **上游文档:** <https://gravitino.apache.org>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/apache/gravitino/archive/refs/tags/v1.3.0.tar.gz>
- **最后更新:** 2026-06-28T12:53:46Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- gravitino-iceberg-rest-server.sh (cli)
- gravitino.sh (cli)
- gravitino-iceberg-rest-server.sh (别名)
- gravitino.sh (别名)

## 依赖

- openjdk@17

## 构建依赖

- gradle@8
- node

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.3.0
- 管理器更新时间: 2026-06-28
- 本地数据: OK
- 上游仓库: https://github.com/apache/gravitino
- 检测到的最新版本: v1.3.0 (当前)
## 项目历史与用法

Apache Gravitino is a metadata lake project for managing metadata across data warehouses, data lakes, lakehouses, streaming systems, and AI assets. Its package-manager identity is unusual for Homebrew: the formula installs server-style scripts and configuration rather than a small single-purpose CLI.

### 项目历史

Gravitino was created to address metadata fragmentation across heterogeneous data and AI systems. The Apache project blog describes it as a unified metadata layer, or metalake, spanning systems such as Apache Iceberg, Apache Hive, Apache Kafka, MySQL, PostgreSQL, HDFS, S3, and model metadata.

The project entered the Apache Incubator in June 2024 and published its first ASF release, 0.6.0-incubating, on September 9, 2024. That release emphasized enterprise catalog concerns such as RBAC, Iceberg REST catalog modularization, tagging, and connector work.

Apache announced Gravitino as a Top-Level Project on June 3, 2025, citing a growing community and production adoption. The 1.0.0 release on September 24, 2025 framed the project as moving from metadata management toward metadata-driven action systems, including statistics, policies, jobs, MCP integration, lineage, and governance.

### 采用历史

The official graduation announcement names production or deployment interest from companies including Pinterest and Uber, and describes adoption by organizations with serious data challenges. That adoption path is tied to open table formats, multi-cloud metadata, and the need to govern assets across engines.

Gravitino's Homebrew packaging makes it easy for data platform engineers to start a local server, test the Iceberg REST server scripts, or evaluate metadata APIs without first building the Java project from source.

### 使用方式

The package exposes gravitino.sh and gravitino-iceberg-rest-server.sh, reflecting two common local workflows: run the Gravitino server or run the Iceberg REST catalog service. Official installation documentation points users at conf/gravitino.conf for server settings and conf/gravitino-env.sh for environment settings.

Operationally, Gravitino is not just a command. It is a service surface with catalogs, schemas, tables, filesets, topics, models, connectors, authorization, and REST APIs that data platform teams integrate with query engines and governance systems.

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

For package nerds, Gravitino is a reminder that Homebrew can carry data platform services, not just desktop tools and Unix utilities. The formula's value is in reproducible local evaluation of a JVM server and related scripts.

Its Apache lifecycle also matters: incubating release names, Top-Level Project graduation, Java runtime requirements, and generated distribution layouts all affect how downstream package managers name, test, and upgrade the package.

### 时间线

- 2024-06: Gravitino enters the Apache Incubator.
- 2024-07: The Apache blog introduces Gravitino as an open-source data and AI multi-cloud solution.
- 2024-09: Apache Gravitino 0.6.0-incubating is announced as the first ASF release.
- 2025-05: Apache Gravitino 0.9.0 focuses on AI, data governance, and security features.
- 2025-06: Apache announces Gravitino as a Top-Level Project.
- 2025-09: Apache Gravitino 1.0.0 is announced with metadata-driven action systems and MCP server work.

### Related projects

- Apache Iceberg: Gravitino provides and packages Iceberg REST catalog server functionality.
- Apache Hive, Kafka, Spark, Flink, Hudi, Paimon, Ranger, MySQL, and PostgreSQL appear in official Gravitino materials as systems it integrates with or governs.
- Datastrato is part of the project's origin story and ecosystem around the metadata lake idea.

### 来源

- <https://github.com/apache/gravitino>
- <https://gravitino.apache.org/blog/gravitino-0-6-0-release-notes/>
- <https://gravitino.apache.org/blog/gravitino-0-9-0-release-notes/>
- <https://gravitino.apache.org/blog/gravitino-1-0-0-release-notes/>
- <https://gravitino.apache.org/blog/gravitino-open-source/>
- <https://gravitino.apache.org/blog/gravitino-top-level-project/>
- <https://gravitino.apache.org/docs/0.9.1/how-to-install/>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## 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

- Unix: conf/gravitino.conf, conf/gravitino-env.sh
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gravitino
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk@17](https://pkg.so/zh-hans/brew/openjdk-17/) - Runtime dependency declared by Homebrew.
- [node](https://pkg.so/zh-hans/brew/node/) - Build dependency declared by Homebrew.
- [activemq](https://pkg.so/zh-hans/brew/activemq/) - Shares pkgdb curated category or tags: apache, cli, data, server.
- [apache-polaris](https://pkg.so/zh-hans/brew/apache-polaris/) - Shares pkgdb curated category or tags: apache, cli, data, iceberg.
- [redis](https://pkg.so/zh-hans/brew/redis/) - Shares pkgdb curated category or tags: cli, data, server.
- [mysql](https://pkg.so/zh-hans/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, server.
- [postgresql@14](https://pkg.so/zh-hans/brew/postgresql-14/) - Shares pkgdb curated category or tags: cli, data, server.
- [postgresql@16](https://pkg.so/zh-hans/brew/postgresql-16/) - Shares pkgdb curated category or tags: cli, data, server.
- [postgresql@17](https://pkg.so/zh-hans/brew/postgresql-17/) - Shares pkgdb curated category or tags: cli, data, server.
- [postgresql@18](https://pkg.so/zh-hans/brew/postgresql-18/) - Shares pkgdb curated category or tags: cli, data, server.
- [unitycatalog](https://pkg.so/zh-hans/brew/unitycatalog/) - Local metadata places this package in an adjacent workflow. Shared terms: catalog, cli, data, data-catalog, metadata.
- [garnet](https://pkg.so/zh-hans/brew/garnet/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, high, high-performance, performance.

## Combined YAML source

View the package source record on GitHub. [combined/gravitino.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gravitino.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
