Configuring the components - Cloud - 8.0

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

Version
Cloud
8.0
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
ジョブデザインと開発 > サードパーティーシステム > 変換処理コンポーネント
データガバナンス > サードパーティーシステム > 変換処理コンポーネント
データクオリティとプレパレーション > サードパーティーシステム > 変換処理コンポーネント
Last publication date
2023-09-14

Procedure

  1. Double-click the tFileInputDelimited component to open its Basic settings view.
  2. In the File name field, specify the path to the input file to be normalized.
  3. Click the [...] button next to Edit schema to open the Schema dialog box.
  4. Add one column named Labels.
  5. Click OK.
  6. Enter "," as Field Separator.
  7. Double-click the tNormalize component to open Basic settings view.
  8. Check the schema, and if necessary, click Sync columns to get the schema synchronized with the input component.
  9. Define the column the normalization operation is based on.
    In this example, the input schema has only one column, Labels.
  10. In the tLogRow component, select the Table mode.