Reading full rows in a delimited file - 7.3

FullRow

Version
7.3
Language
English
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
Data Governance > Third-party systems > File components (Integration) > FullRow components
Data Quality and Preparation > Third-party systems > File components (Integration) > FullRow components
Design and Development > Third-party systems > File components (Integration) > FullRow components
Last publication date
2024-02-21

The following scenario creates a two-component Job that aims at reading complete rows in the delimited file states.csv and displaying the rows on the console.

For more technologies supported by Talend, see Talend components.

The content of the file states.csv that holds ten rows of data is as follows:

StateID;StateName
1;Alabama
2;Alaska
3;Arizona
4;Arkansas
5;California
6;Colorado
7;Connecticut
8;Delaware
9;Florida
10;Georgia