tELTHiveOutput
Works alongside tELTHiveMap to write data
into the Hive table.
The three ELT Hive components are closely related, in terms
of their operating conditions. These components should be used to handle Hive DB schemas
to generate Insert statements, including clauses, which are to be executed in the DB
output table defined.
This component executes the query built by the preceding tELTHiveMap component to write data into
the specified Hive table.
tELTHiveOutput Standard properties
These properties are used to configure tELTHiveOutput running in the Standard Job framework.
The Standard
tELTHiveOutput component belongs to the ELT family.
The component in this framework is available in all Talend products with Big Data
and in Talend Data Fabric.
Basic settings
Action on data |
Select the action to be performed on the data to be written in the Hive With the Insert option, the data to be |
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 |
Edit schema |
Click Edit
|
Default table name |
Enter the default name of the output table you want to write |
Default schema name |
Enter the name of the default database schema to which the |
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 define a different output table name, If this table is related to a different database schema from |
The target table uses the Parquet format |
If the table in which you need to write data is a Then from the Compression list that appears, |
Field Partition |
In Partition Column, In Partition Value, |
Mapping |
Specify the metadata mapping file |
Advanced settings
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Global Variables
Global Variables |
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 |
tELTHiveMap is used along with a If the Studio used to connect to a Hive database is operated on Windows, Note:
The ELT components do not handle actual data flow but only |
Usage with Dataproc |
The ELT Hive components require Tez to be installed on
|