tELTVerticaOutput
Performs the action (insert, update or delete) on data in the specified Vertica
table through the SQL statement generated by the tELTVerticaMap
component.
The three ELT Vertica components are closely related, in
terms of their operating conditions. These components should be used to handle Vertica
database table schemas to generate SQL statements, including clauses, which are to be
executed in the database output table defined.
tELTVerticaOutput Standard properties
These properties are used to configure tELTVerticaOutput running in the Standard Job framework.
The Standard
tELTVerticaOutput component belongs to the ELT family.
The component in this framework is available in all Talend
products.
Basic settings
Action on data |
On the data of the table defined, you can perform one of the
|
Schema and Edit schema |
A schema is a row description. It defines the number of fields |
 |
Built-In: You create and store the schema locally for this component |
 |
Repository: You have already created the schema and stored it in the |
 |
Click Edit
|
Sync columns |
Click this button to retrieve the schema from the previous |
Where clauses (for UPDATE and DELETE |
Enter a clause to filter the data to be updated or deleted This field is available only when Update or Delete is |
Default Table Name |
Type in the default table name. |
Default Schema Name |
Type in the default schema name. |
Table name from connection name is |
Select this check box when the name of the connection to this |
Use different table name |
Select this check box to use a different output table name. |
Table name |
Type in the output table name. This field is available only when the Use different table name check box is |
Advanced settings
Direct |
Select this check box to write the data directly to disk, bypassing This check box is not visible when the Set SQL |
Set SQL Label |
Select this check box and specify the label that identifies the query. This check box is not visible when the Direct check box is selected. |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job |
Global Variables
Global Variables |
NB_LINE: the number of rows processed. This is an After
NB_LINE_INSERTED: the number of rows inserted. This is an
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
tELTVerticaOutput is used along with Note:
The ELT components do not handle actual data flow but only schema |