データを集計およびソートするためのジョブを作成する - 7.3

Processing (インテグレーション)

Version
7.3
Language
日本語
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > 変換処理コンポーネント
データガバナンス > サードパーティーシステム > 変換処理コンポーネント
データクオリティとプレパレーション > サードパーティーシステム > 変換処理コンポーネント
Last publication date
2024-03-05

tAggregateRowコンポーネントを使用して学生の総合スコアを集計し、集計されたデータをtSortRowコンポーネントを使用してソートし、最後に集計およびソートされたデータをコンソールに表示するジョブを作成します。

手順

  1. 新しいジョブを作成し、デザインワークスペースに名前を入力するか、[Palette] (パレット)からドロップして、tFixedFlowInputコンポーネント、tAggregateRowコンポーネント、tSortRowコンポーネント、tLogRowコンポーネントを追加します。
  2. [Row] (行) > [Main] (メイン)接続を使用して、tFixedFlowInputコンポーネントをtAggregateRowコンポーネントにリンクします。
  3. 同じ手順で、tAggregateRowコンポーネントをtSortRowコンポーネントに、tSortRowコンポーネントをtLogRowコンポーネントにリンクします。