Talend Help

tFTPFileList – Docs for ESB 7.x

tFTPFileList Lists all files and folders directly under a specified directory based on a filemask pattern. tFTPFileList Standard properties These properties are used to configure tFTPFileList running in the Standard Job framework. The Standard tFTPFileList component belongs to the Internet family. The component in this framework is available in all Talend products. Basic settings Property…

tFileRowCount – Docs for ESB 7.x

tFileRowCount Opens a file and reads it row by row in order to determine the number of rows inside. tFileRowCount Standard properties These properties are used to configure tFileRowCount running in the Standard Job framework. The Standard tFileRowCount component belongs to the File family. The component in this framework is available in all Talend products….

tFileProperties – Docs for ESB 7.x

tFileProperties Creates a single row flow that displays the main properties of the processed file. tFileProperties Standard properties These properties are used to configure tFileProperties running in the Standard Job framework. The Standard tFileProperties component belongs to the File family. The component in this framework is available in all Talend products. Basic settings Schema and…

tFileInputRaw – Docs for ESB 7.x

tFileInputRaw Reads all data in a raw file and sends it to a single output column for subsequent processing by another component. tFileInputRaw Standard properties These properties are used to configure tFileInputRaw running in the Standard Job framework. The Standard tFileInputRaw component belongs to the File family. The component in this framework is available in…

tBigQueryOutput – Docs for ESB 7.x

tBigQueryOutput Transfers the data provided by its preceding component to Google BigQuery. This component writes the data it receives in a user-specified directory and transfers the data to Google BigQuery via Google Cloud Storage. tBigQueryOutput Standard properties These properties are used to configure tBigQueryOutput running in the Standard Job framework. The Standard tBigQueryOutput component belongs…

tHDFSDelete – Docs for ESB 7.x

tHDFSDelete Deletes a file located on a given Hadoop distributed file system (HDFS). tHDFSDelete Standard properties These properties are used to configure tHDFSDelete running in the Standard Job framework. The Standard tHDFSDelete component belongs to the Big Data and the File families. The component in this framework is available in all Talend products with Big…

tELTGreenplumOutput – Docs for ESB 7.x

tELTGreenplumOutput Executes the SQL Insert, Update and Delete statement to the Greenplum database The three ELT Greenplum components are closely related, in terms of their operating conditions. These components should be used to handle Greenplum DB schemas to generate Insert statements, including clauses, which are to be executed in the DB output table defined. Carries…

tBigQueryBulkExec Standard properties – Docs for ESB 7.x

tBigQueryBulkExec Standard properties These properties are used to configure tBigQueryBulkExec running in the Standard Job framework. The Standard tBigQueryBulkExec component belongs to the Big Data family. The component in this framework is available in all Talend products. Basic settings Schema and Edit schema A schema is a row description. It defines the number of fields…

tMapRDBOutput – Docs for ESB 7.x

tMapRDBOutput Writes columns of data into a given MapRDB database. tMapRDBOutput receives data from its preceding component, creates a table in a given MapRDB database and writes the received data into this table. Depending on the Talend product you are using, this component can be used in one, some or all of the following Job…

tJobReject – Docs for ESB 7.x

tJobReject Receives data rejected after task processing. It is possible to add multiple tJobReject components in a Job, but all these components must have the same schema. Otherwise, rejected rows will be mixed up and not easy to read. This component is used to output rejected data. For further information about handling logs and exceptions,…