tJavaFlex – Docs for ESB 7.x
tJavaFlex Provides a Java code editor that lets you enter personalized code in order to integrate it in Talend program. tJavaFlex enables you to add Java code to the Start/Main/End code sections of this component itself. With tJavaFlex, you can enter the three java-code parts (start, main and end) that constitute a kind of component…
tMongoDBGridFSGet – Docs for ESB 7.x
tMongoDBGridFSGet Connects to a MongoDB GridFS system to copy files from it. tMongoDBGridFSGet copies files from a given MongoDB GridFS system to a local directory and if needs be, renames these files. tMongoDBGridFSGet Standard properties These properties are used to configure tMongoDBGridFSGet running in the Standard Job framework. The Standard tMongoDBGridFSGet component belongs to the…
tFileInputFullRow – Docs for ESB 7.x
tFileInputFullRow Reads a file row by row and sends complete rows of data as defined in the schema to the next component via a Row link. Depending on the Talend product you are using, this component can be used in one, some or all of the following Job frameworks: Standard: see tFileInputFullRow Standard properties. The…
tSQLDWHClose – Docs for ESB 7.x
tSQLDWHClose Closes an active connection to an Azure SQL Data Warehouse database. tSQLDWHClose Standard properties These properties are used to configure tSQLDWHClose running in the Standard Job framework. The Standard tSQLDWHClose component belongs to two families: Cloud and Databases. The component in this framework is available in all Talend products. Basic settings Component List Select…
tJDBCColumnList – Docs for ESB 7.x
tJDBCColumnList Lists all column names of a given JDBC table. tJDBCColumList iterates on all columns of a given table through a defined JDBC connection. tJDBCColumnList Standard properties These properties are used to configure tJDBCColumnList running in the Standard Job framework. The Standard tJDBCColumnList component belongs to the Databases family. The component in this framework is…
tHBaseLookupInput – Docs for ESB 7.x
tHBaseLookupInput Provides lookup data to the main flow of a streaming Job. tHBaseLookupInput extracts columns corresponding to schema definition. Then it passes the extracted data to the next component. It passes on the extracted data to tMap in order to provide the lookup data to the main flow. It must be directly connected to a…
tWriteAvroFields – Docs for ESB 7.x
tWriteAvroFields Transforms the incoming data into Avro files. tWriteAvroFields generates Avro binaries to be used by the components requiring serialized data as input such as tKafkaOutput. tWriteAvroFields properties for Apache Spark Streaming These properties are used to configure tWriteAvroFields running in the Spark Streaming Job framework. The Spark Streaming tWriteAvroFields component belongs to the Processing…
tTeradataRow – Docs for ESB 7.x
tTeradataRow Acts on the actual DB structure or on the data (although without handling data). tTeradataRow is the specific component for this database query. It executes the SQL query stated onto the specified database. The row suffix means the component implements a flow in the job design although it doesn’t provide output. The SQLBuilder tool…
tHDFSRowCount – Docs for ESB 7.x
tHDFSRowCount Reads a file in HDFS row by row in order to determine the number of rows this file contains. tHDFSRowCount counts the number of rows in a file in HDFS. If the file to be processed is a Hadoop sequence file type or a large dataset, it is recommended to use a tAggregateRow to…
tEXistXQuery – Docs for ESB 7.x
tEXistXQuery Queries XML files located on remote databases using local files containing XPath queries and outputs the results to an XML file stored locally. tEXistXQuery Standard properties These properties are used to configure tEXistXQuery running in the Standard Job framework. The Standard tEXistXQuery component belongs to the Databases family. The component in this framework is…