Document Version 7.3.1

tGPGDecrypt – Docs for ESB 7.x

tGPGDecrypt Calls the gpg -d command to decrypt a GnuPG-encrypted file and saves the decrypted file in the specified directory. tGPGDecrypt Standard properties These properties are used to configure tGPGDecrypt running in the Standard Job framework. The Standard tGPGDecrypt component belongs to the File family. The component in this framework is available in all Talend…

tGSPut – Docs for ESB 7.x

tGSPut Uploads files from a local directory to Google Cloud Storage so that you can manage them with Google Cloud Storage. tGSPut Standard properties These properties are used to configure tGSPut running in the Standard Job framework. The Standard tGSPut component belongs to the Big Data and the Cloud families. The component in this framework…

tMaxDBRow – Docs for ESB 7.x

tMaxDBRow Acts on the actual DB structure or on the data (although without handling data), depending on the nature of the query and the database. tMaxDBRow 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…

tOracleInvalidRows – Docs for ESB 7.x

tOracleInvalidRows Checks Oracle database rows against specific Data Quality patterns (regular expression) or Data Quality rules (business rule). tOracleInvalidRows extracts database rows that do not match a given data quality pattern or rule. You can then implement any required correction. tOracleInvalidRows Standard properties These properties are used to configure tOracleInvalidRows running in the Standard Job…

tFlumeOutput – Docs for ESB 7.x

tFlumeOutput Acts as interface to integrate Flume and the Spark Streaming Job developed with the Studio to continuously send data to a given Flume agent. tFlumeOutput receives RDDs from its preceding component, constructs Flume events out of these RDDs and sends them to the source (input point) of a Flume agent. tFlumeOutput properties for Apache…

tFlowToIterate – Docs for ESB 7.x

tFlowToIterate Reads data line by line from the input flow and stores the data entries in iterative global variables. tFlowToIterate Standard properties These properties are used to configure tFlowToIterate running in the Standard Job framework. The Standard tFlowToIterate component belongs to the Orchestration family. The component in this framework is available in all Talend products….

tSAPHanaBulkExec – Docs for ESB 7.x

tSAPHanaBulkExec Improves performance while carrying out the Insert operations to an SAP HANA database. Prerequisite tSAPHanaBulkExec requires the installation of the Java driver (ngdbc.jar) to connect to SAP HANA. tSAPHanaBulkExec Standard Properties These properties are used to configure tSAPHanaBulkExec running in the Standard Job framework. The Standard tSAPHanaBulkExec component belongs to the Business family. The…

tPaloClose – Docs for ESB 7.x

tPaloClose Closes an active connection to a Palo Server. This component is used to disconnect a connection to a Palo server to release occupied resources. tPaloClose Standard properties These properties are used to configure tPaloClose running in the Standard Job framework. The Standard tPaloClose component belongs to the Business Intelligence family. The component in this…

tImpalaCreateTable – Docs for ESB 7.x

tImpalaCreateTable Creates Impala tables that fit a wide range of Impala data formats. tImpalaCreateTable connects to the Impala database to be used and creates an Impala table that is dedicated to data of the format you specify. tImpalaCreateTable Standard properties These properties are used to configure tImpalaCreateTable running in the Standard Job framework. The Standard…

tLinearRegressionModel – Docs for ESB 7.x

tLinearRegressionModel Builds a linear regression model using a training dataset. This component analyzes feature vectors usually prepared and provided by tModelEncoder to generate a linear regression model that expresses how an outcome is dependent on a given set of features. Then tPredict uses this model to predict the outcome ofthe same type of features it…