tImpalaConnection
Establishes an Impala connection to be reused by other Impala components in your
Job.
tImpalaConnection opens a connection to an Impala database.
tImpalaConnection Standard properties
These properties are used to configure tImpalaConnection running in the Standard Job framework.
The Standard
tImpalaConnection component belongs to the Big Data family.
The component in this framework is available in all Talend products with Big Data
and in Talend Data Fabric.
Basic settings
Property type |
Either Built-in or Repository. |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Distribution |
Select the cluster you are using from the drop-down list. The options in the
list vary depending on the component you are using. Among these options, the following ones requires specific configuration:
|
Impala version |
Select the version of the Hadoop distribution you are using. The available |
Host |
Database server IP address. |
Port |
DB server listening port. |
Database |
Fill this field with the name of the database. |
Username |
DB user authentication data. |
Use kerberos authentication |
If you are accessing an Impala system running with Kerberos security,
select this check box and then enter the Kerberos principal of this Impala system.
This check box is available depending on the Hadoop distribution you are |
Advanced settings
tStatCatcher Statistics |
Select this check box to collect the log data at a 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 |
This component is generally used with other Impala components, particularly tImpalaClose. |
Prerequisites |
The Hadoop distribution must be properly installed, so as to guarantee the interaction
For further information about how to install a Hadoop distribution, see the manuals |
Related scenario
This component is used in the similar way as a tHiveConnection component is. For further information, see Creating a partitioned Hive table.