This section describes how to create an MRS Hive connection between DataArts Studio and the data lake base.
Parameter |
Mandatory |
Description |
---|---|---|
Data Connection Name |
Yes |
The name of the data connection to create. Data connection names can contain 1 to 50 characters. They can include only letters, numbers, underscores (_), and hyphens (-). |
Tag |
No |
The attribute of the data connection to create. Tags make management easier. NOTE:
The name of the tag. Only letters, numbers, and underscores (_) are allowed. Tag names cannot start with underscores (_). Enter up to 100 characters. |
Cluster Name |
Yes |
The name of the MRS Hive cluster. Select an MRS cluster that Hive belongs to. If the MRS cluster is not displayed in the drop-down list, check whether the network connection between the MRS cluster and the DataArts Studio instance is normal. Ensure that the MRS cluster and the DataArts Studio instance can communicate with each other. The following requirements must be met for network interconnection:
|
Connection Type |
Yes |
Connection type. Proxy connection is recommended.
|
Username |
No |
The username of the MRS cluster. This parameter is mandatory when Connection Type is set to Proxy connection. If a new MRS user is used for connection, you need to log in to Manager and change the initial password. You cannot create a data connection for an MRS security cluster as user admin. User admin is the management page user by default and cannot be used as the authentication user of a security cluster. When creating an MRS data connection, set Username and Password to the new MRS username and password.
NOTE:
|
Password |
No |
The password for accessing the MRS cluster. This parameter is mandatory when Connection Type is set to Proxy connection. |
KMS Key |
No |
The name of the KMS key. This parameter is mandatory when Connection Type is set to Proxy connection. |
Agent |
No |
This parameter is mandatory when Connection Type is set to Proxy connection. MRS is not a fully managed service and cannot be directly connected to DataArts Studio. A CDM cluster can provide an agent for DataArts Studio to communicate with non-fully-managed services. Therefore, you need to select a CDM cluster when creating an MRS data connection. If no CDM cluster is available, create one through the DataArts Migration incremental package. As a network proxy, the CDM cluster must be able to communicate with the MRS cluster. To ensure network connectivity, the CDM cluster must be in the same region, AZ, VPC, and subnet as the MRS cluster. The security group rule must also allow the CDM cluster communicate with the MRS cluster. |
The CDM cluster functions as a network agent. MRS data connections that you are going to create need to communicate with CDM.
The possible cause is that the CDM cluster is stopped or a concurrency conflict occurs. You can switch to another agent to temporarily avoid this issue.