Create an Iceberg Writer application using a wizard

When you create an Iceberg Writer target using a wizard (see Creating apps using wizards), you must specify the following properties.
Data Lake Connection Profile Name: Select the connection profile you created as described in Prerequisites for creating an Iceberg Writer application.
Compute Connection Profile Name: Select the connection profile you created as described in Prerequisites for creating an Iceberg Writer application.
Catalog Connection Profile Name: Select the connection profile you created as described in Prerequisites for creating an Iceberg Writer application.
External Staging Location: the Google Cloud Storage (GCS) bucket that will hold the staging files. If you do not specify the External Stage Connection Profile Name, this will be in the same GCS instance as the data lake.
Iceberg Tables Location: the GCS bucket that will hold the Iceberg tables.
How would you like to write continuous changes to Iceberg? See Prerequisites for creating an Iceberg Writer application. For Merge mode, select Write continuous changes directly. For Append Only, select Write continuous changes as audit records.
Striim will create namespaces and tables in Iceberg corresponding to the source schemas and tables you select in the wizard.