Iceberg metastore connection

Iceberg metastore connection for accessing metadata from various catalog types including Hive, SQL, REST, Glue, and Snowflake.

Create a connection to Iceberg metastore

To create the connection asset, you need the following connection details:

  • Catalog type: There are different types of catalog options to choose. The options are:

    • Glue
    • Hive
    • REST
    • SQL
    • Snowflake
  • Metastore URL: The URL of the metastore service you want to connect to.

Credentials

Choose your authentication method:

API key

  • API key: The API key used for authentication.

Username and password

  • Username and Password

Storage details

Enable this option if you want to configure the storage details:

  • Endpoint URL: The URL of the storage endpoint.
  • Access key: The access key for authenticating the storage.
  • Secret key: The secret key used for authenticating the storage.
  • Region: The region for where the storage endpoint is located.

Learn more