The final step of this scenario is to create a tag in an Iceberg table. The tag
will be useful here to be able to refer to the cleaned data.
About this task
For this task the Create tag subJob is used. To create an
Iceberg tag, you need to configure the properties from the Basic
settings view of tIcebergTable as follows:
Procedure
From the Property Type drop-down list, select where you
store the data. In this example, it is Built-In.
From the Connection drop-down list, select the
connection component to be used. In this example it is
tIcebergConnection_1.
In the Table name field, enter the name of the table for
which you want to create a tag. In this example it is
marketing_toclean.
From the Action on table drop-down list, select
Alter, and then from the Alter table
action drop-down list, select Create tag
to create a tag.
Information noteNote: The tag is created using default properties as Using default
properties is selected from the drop-down field.
In the Tag field, enter the name of the tag to be
created. In this example, it is cleaned_data.
Execute the subJob by clicking the Run button from the
Run tab.
Results
The cleaned_data Iceberg tag is created on the
marketing_toclean Iceberg table. You can now refer to this
tag to work on the cleaned data. Note that any other changes to the
marketing_toclean table will not impact this specific
version.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!