Lakehouse Turbo with Apache Iceberg
This article explains how to connect Lakehouse Turbo to an Apache Iceberg catalog.
By default, Lakehouse Turbo connects to Databricks. To use Iceberg catalogs you must change the default source system using the REST API. This article describes how to change between Iceberg and Databricks as the default source system.
For more information about the REST API, see .
Authentication
Select Iceberg as source system
To select Iceberg as the default source system, use the following REST call. Replace the <placeholders> in the example with your own connection details.
Select Databricks as source system
To change back to Databricks as the default source system, use the following REST call. Replace the <placeholders> in the example with your own connection details.