https://catalogartifact.azureedge.net/publicartifacts/pcloudhostingllc1770894336819.ness-d2c79613-29f8-4f18-ab2d-e054596d8d56/image2_pCloud216.png
Nessie Utils
por pcloudhosting
Just a moment, logging you in...
Version 0.107.5 + Free Support on Ubuntu 26.04
Project Nessie is an open-source transactional metadata catalog designed for modern data lakes and lakehouse platforms. It provides Git-like version control features for analytical datasets, allowing users to create branches, tags, commits, and isolated development workflows for data engineering and analytics operations.
Features of Project Nessie:- Git-like branching and tagging support for data lake metadata.
- Supports Apache Iceberg transactional table management.
- Provides REST APIs for metadata and catalog operations.
- Works with Spark, Flink, Trino, Dremio, and other analytics tools.
- Allows isolated testing and development workflows without data duplication.
Nessie utils Usage:
$ sudo su
$ apt update
$ cd /opt/nessie
$ sudo docker start nessie
$ Access it's working in your browser at: http://SERVER-IP:19120/api/v2/config
$ Check version: sudo docker inspect nessie --format='{{.Config.Image}}'
Disclaimer: Project Nessie is intended for data lake metadata management, version control, analytics workflows, and development/testing environments. Users should properly configure authentication, authorization, storage backends, backups, and security settings before deploying Nessie in production environments.