Skip to content

Spring Boot based REST server for Apache Iceberg Catalog

Notifications You must be signed in to change notification settings

SIDN/iceberg-rest-catalog-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iceberg REST Catalog Server

This is a Spring Boot based implementation of a REST catalog server for Apache Iceberg
Applications such as ENTRADA2 may use this REST Catalog server for metadata persistence and catalog operations.

Build

export TOOL_VERSION=0.1.1
mvn package && docker build --platform linux/amd64 --tag=sidnlabs/iceberg-rest-catalog-server:$TOOL_VERSION .

Getting started

See ENTRADA2 for an example on how to use the REST Catalog Server.

About

Spring Boot based REST server for Apache Iceberg Catalog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published