genericicebergcatalog-configure-connection-profile
This connection profile type is used only by Iceberg Writer.
Note
Striim support may not be able to assist you in configuring an generic Iceberg catalog.
Connection Profile Name: Enter a name that uniquely identifies the external resource.
Namespace:.Select the namespace where the profile will be stored. All users who will use this profile must have READ and SELECT permissions on the namespace.
Endpoint Type: Select Generic Iceberg Catalog.
Catalog Endpoint Type: Enter a catalog type supported by the Iceberg Spark library (see Catalog configuration) or leave blank to use some other catalog type.
Additional Configuration: Click Add Property as many times as necessary to specify all properties required by the catalog. The property name should be the portion of the Spark configuration property after the catalog name: for example, if the configuration property name were
spark.sql.catalog.mycatalog.uri, you would specifyurias the property name. If you were to use a PostgreSQL database to host the catalog, the Additional Configuration properties might look something like this: