Connection property | Description |
|---|---|
Connection Name | Name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Connection property | Description |
|---|---|
Authentication Type | You can select one of the following authentication types:
Note: LDAP is not applicable to mappings in advanced mode. |
JDBC URL * | The JDBC URL to connect to Hive. Specify the following format based on your requirement:
Note: After the port number, enter a slash. where the truststore path is the directory path of the truststore file that contains the TLS certificate on the agent machine. |
JDBC Driver * | The JDBC driver class to connect to Hive. |
Username | The user name to connect to Hive in LDAP or None mode. |
Password | The password to connect to Hive in LDAP or None mode. |
Principal Name | The principal name to connect to Hive through Kerberos authentication. |
Keytab Location | The path and file name to the Keytab file for Kerberos login. |
Configuration Files Path * | The directory that contains the Hadoop configuration files for the client. Copy the site.xml files from the Hadoop cluster and add them to a folder in the Linux box. Specify the path in this field before you use the connection in a mapping to access Hive on a Hadoop cluster:
|