Aggregating the Avro messages - Cloud - 8.0

Kafka

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Messaging components (Integration) > Kafka components
Data Quality and Preparation > Third-party systems > Messaging components (Integration) > Kafka components
Design and Development > Third-party systems > Messaging components (Integration) > Kafka components
Last publication date
2024-02-29

Configure tAggregateRow.

Procedure

  1. Double-click tAggregateRow to open its Components view.
  2. Click the button next to Edit schema to open the schema dialog box, and define the schema. In this scenario, add one output column named totalNbPassengers.
    When done, click OK to save the changes and close the schema dialog box.
  3. Add one row in the Operations table and define the operation to be carried out. In this scenario, the operation is sum. Then select nbPassengers from the drop-down list in the Input column position column to aggregate the input data based on it.

Results

The tAggregateRow component is configured to calculate the total number of passengers flying from Paris.