MRS Hive links are applicable to the MapReduce Service (MRS). This tutorial describes how to create an MRS Hive link.

Parameter |
Description |
Example Value |
|---|---|---|
Name |
Link name, which should be defined based on the data source type, so it is easier to remember what the link is for |
hivelink |
Manager IP |
Floating IP address of MRS Manager. Click Select next to the Manager IP text box to select an MRS cluster. CDM automatically fills in the authentication information.
NOTE:
DataArts Studio does not support MRS clusters whose Kerberos encryption type is aes256-sha2,aes128-sha2, and only supports MRS clusters whose Kerberos encryption type is aes256-sha1,aes128-sha1. |
127.0.0.1 |
Authentication Method |
Authentication method used for accessing MRS
|
SIMPLE |
HIVE Version |
Set this to the Hive version on the server. |
HIVE_3_X |
Username |
If Authentication Method is set to KERBEROS, you must provide the username and password used for logging in to MRS Manager. If you need to create a snapshot when exporting a directory from HDFS, the user configured here must have the administrator permission on HDFS. To create a data connection for an MRS security cluster, do not use user admin. The admin user is the default management page user and cannot be used as the authentication user of the security cluster. You can create an MRS user and set Username and Password to the username and password of the created MRS user when creating an MRS data connection.
NOTE:
|
cdm |
Password |
Password used for logging in to MRS Manager |
- |
Enable ldap |
This parameter is available when Proxy connection is selected for Connection Type. If LDAP authentication is enabled for an external LDAP server connected to MRS Hive, the LDAP username and password are required for authenticating the connection to MRS Hive. In this case, this option must be enabled. Otherwise, the connection will fail. |
No |
ldapUsername |
This parameter is mandatory when Enable ldap is enabled. Enter the username configured when LDAP authentication was enabled for MRS Hive. |
- |
ldapPassword |
This parameter is mandatory when Enable ldap is enabled. Enter the password configured when LDAP authentication was enabled for MRS Hive. |
- |
OBS storage support |
The server must support OBS storage. When creating a Hive table, you can store the table in OBS. |
No |
AK |
This parameter is mandatory when OBS storage support is enabled. The account corresponding to the AK/SK pair must have the OBS Buckets Viewer permission. Otherwise, OBS cannot be accessed and the "403 AccessDenied" error is reported. You need to create an access key for the current account and obtain an AK/SK pair.
|
- |
SK |
- |
|
Run Mode |
This parameter is used only when the Hive version is HIVE_3_X. Possible values are:
|
EMBEDDED |
Check Hive JDBC Connectivity |
Whether to check the Hive JDBC connectivity |
No |
Use Cluster Config |
You can use the cluster configuration to simplify parameter settings for the Hadoop connection. |
No |
Cluster Config Name |
This parameter is valid only when Use Cluster Config is set to Yes. Select a cluster configuration that has been created. For details about how to configure a cluster, see "DataArts Migration" > "Managing Links" > "Managing Cluster Configurations" in User Guide. |
hive_01 |
Click Show Advanced Attributes, and then click Add to add configuration attributes of other clients. The name and value of each attribute must be configured. You can click Delete to delete no longer used attributes.