Iceberg
Tables hosted in Hive Metastore
Feature only supported for GCP deployments & GCS metastore
Creating a connection
To setup connection to Iceberg metastore, you will need to provide
Thrift URI: Enter the Thrift URI to connect to Hive metastore using thrift protocol.
Location Type: Choose the type of storage, where physical data files are present. (Currently only GCS supported)

Specified GCS service account credentials should have read-access to Hive Metastore warehouse. Additionally in case of private cloud deployment write-access to Telmai internal storage bucket should be set to this service account.
Connecting an asset
Once a connection is defined, you can start using it to create assets. To create assets, you will need:
Database name
Next step will show you available tables
Custom SQL Query
Once defined, you will be able to see your data asset in Telmai

Last updated