Configuring the output schema
-
Double-click tELTHiveOutput to open its
Component view.
-
If this component does not have the same schema of the preceding
component, a warning icon appears. In this case, click the Sync columns button to retrieve the schema from
the preceding one and once done, the warning icon disappears. -
In the Default table name field, enter
the output table you want to write data in. In this example, it is agg_result. -
In the Field partition table, click

to add one row. This allows you to write data in the
partition column of the agg_result
table.This partition column was defined the moment we created the agg_result table usingpartitioned byin the Create statement presented earlier. This
(type string)
partition column is type, which describes
the type of a customer. -
In Partition column, enter type without any quotation marks and in
Partition value, enter prospective in single quotation marks.
Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Login
0 Comments