Overview of Iceberg REST Catalog Service
mainThe Apache Gravitino Iceberg REST server implements the Apache Iceberg REST API specification. It is specifically designed to manage Iceberg tables via the Iceberg REST API, whereas the main Gravitino server manages multiple table types (JDBC, Hive, Iceberg, Hudi, Paimon, etc.) via Gravitino unified interfaces.
Access the Iceberg REST endpoint at: http://$ip:$port/iceberg/.