Displaying the content of a ARFF file - Cloud - 8.0

ARFF

Version
Cloud
8.0
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) > ARFF components
Data Quality and Preparation > Third-party systems > File components (Integration) > ARFF components
Design and Development > Third-party systems > File components (Integration) > ARFF components
Last publication date
2024-02-20

This scenario describes a two-component Job in which the rows of an ARFF file are read, the delimited data is selected and the output is displayed in the Run view.

For more technologies supported by Talend, see Talend components.

An ARFF file looks like the following:

It is generally made of two parts. The first part describes the data structure, that is to say the rows which begin by @attribute and the second part comprises the raw data, which follows the expression @data.