tHiveWarehouseConfiguration properties for Apache Spark Batch
These properties are used to configure tHiveWarehouseConfiguration running in the Spark Batch Job framework.
The Spark Batch tHiveWarehouseConfiguration component belongs to the Storage family.
The component in this framework is available in all subscription-based Talend products with Big Data and Talend Data Fabric.
Basic settings
Property Type |
Select the way the connection details will be set.
|
Distribution and Version |
Select the Hadoop distribution you are using for Hive. Select the version of the Hadoop distribution you are using. Hive Warehouse components are only supported with CDP distributions. |
Hive Server |
Select the Hive version you are using. |
Host | Enter the database server IP address. |
Port | Enter the listening port number of the database server. |
Database | Enter the name of the database. |
Username and Password | Enter the user authentication data of the database. To enter the password, click the [...] button next to the password field, enter the password in double quotes in the pop-up dialog box, and click OK to save the settings. |
Additional JDBC Settings | Specify additional connection properties for the database connection you are creating. |
Use Kerberos authentication |
If you are accessing a Hive metastore running with Kerberos security, select this check box. Then you need to enter the Hive principal that should have been defined in the hive-site.xml file of the cluster to be used. Hive principal uses the value of hive.metastore.kerberos.principal. This is the service principal of the Hive metastore. |
Use SSL encryption | Select this check box to enable the SSL or TLS encrypted
connection. Then in the fields that are displayed, provide the
authentication information:
|
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it. For more information about variables, see Using contexts and variables. |
Usage
Usage rule |
This component is generally used with other Hive components, particularly tHiveWarehouseInput and tHiveWarehouseOutput. |