Skip to main content

Apache Gravitino Downloads

Gravitino 0.6.0

Gravitino source ASC SHA

Gravitino binary ASC SHA

Gravitino Iceberg REST server ASC SHA

Gravitino Trino connector ASC SHA

The KEYS file and ASC files can used to verify the release, please follow the intructions on the download page to verify the release before you use it.

Install Apache Gravitino using Docker

Get the Apache Gravitino Docker image

Gravitino publishes the Docker image to Docker Hub.

Run the Gravitino Docker image by running:

docker run -d -i -p 8090:8090 apache/gravitino:<version>

Install Apache Gravitino using Docker compose

The published Gravitino Docker image only contains the Gravitino server with basic configurations. To experience the whole Gravitino system with other components, use the Docker compose file in the Gravitino playground repository.

Gravitino Downloads (non-ASF releases)

Gravitino 0.5.1

Before entering the ASF incubator, the Gravitino project made several releases, the latest being 0.5.1.

Download Gravitino 0.5.1 source and binary

Note that this non-ASF release, while provided under the Apache license, may not comply with ASF policies on releases or licensing.