Aggregating the Avro messages - Cloud - 8.0

Kafka

Version
Cloud
8.0
Language
日本語
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Open Studio for Big Data
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > メッセージングコンポーネント > Kafka
データガバナンス > サードパーティーシステム > メッセージングコンポーネント > Kafka
データクオリティとプレパレーション > サードパーティーシステム > メッセージングコンポーネント > Kafka
Last publication date
2023-09-14

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.