Talend Metadata
Talend Metadata
TALEND
Talend Data Integration features
Talend Data Integration Components
Talend Data Integration features
• Talend open studio is divided into different parts, and each one of
them having its functionalities.
• It have four various components of Talend open Studio, which is as
follows,
1. Repository
2. Design workspace
3. Component palette
4. Configuration Tabs
Repository:
tFileList It is used to get all the files and directories from a given file mask pattern.
tFileArchive It is used to compress a set of files or folders into a zip, gzip, or tar.gz archive file.
tRowGenerator It provides an editor where we can write functions or choose expressions to generate
our sample data.
tMsgBox It returns a dialog box with the message specified and an OK button.
tLogRow It is used to monitor the data which is getting processed. And it always displays
data/output in the run console.
tPreJob It defines the sub-jobs that will run before our actual job started.
tMap tMap is used to transform and route the data from single or multiple sources to single
and various destinations.
tJoin It is used to join two tables by performing inner and outer joins between the main flow
and the lookup flow.
tJava It enables you to use personalized java code in the Talend program.
tRunJob It is used to manage the complex job systems by running one Talend job after another.
tCloudStop It is used to change the status of a launched instance on Amazon EC2(Amazon Elastic
Compute Cloud)
tDotNETInstan It is used to invoke the constructor of a .NET object, which is intended for later reuse.
tiate
tDotNETRow It helps us to transform the data by utilizing the custom or built-in.NET classes.
tDB2Connectio It is used to open a connection in a specified database, which can be reused in the
n subsequent subjob or subjobs.
tFileFetch It is used to retrieve a file through the given protocol (HTTP, HTTPS, FTP, or SMB).
tFTPClose It helps us to close an active FTP connection to release the taken resources.
tFTPConnectio It is used to open the FTP connection to transfer the file in a single transaction.
n
tFTPDelete It is used to delete the files or folders in a specified directory on the FTP server.
tFileInputJSON It is used to extract JSON data from a file and transfer the data to a file, database table, etc.
tFileOutputJSON It helps us to receive the data and rewrites it in a JSON
structured data block in an output file.
tFileInputXML It reads the XML structure related file row by row and breaks
them up into fields and sends those fields, which is defined in
the schema for the next component.
1. Row
2. Iterate
3. Triggers
4. Link