This section describes how to create a DWS 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. |
Manual |
Yes |
You can turn off or turn on to disable or enable the Manual function.
|
IP Address |
No |
The IP address for accessing the cluster database through the internal network. This parameter is mandatory when Manual is enabled. The private network address is automatically generated when you create a cluster. |
Port |
No |
The database port specified during DWS cluster creation. This parameter is mandatory when Manual is enabled. Ensure that you have enabled this port in the security group rule so that the DataArts Studio instance can connect to the database in the DWS cluster through this port. |
SSL Connection |
Yes |
DWS supports SSL encryption and certificate authentication for communication between the client and server. You can use SSL Connection to set the communication mode. If SSL Connection is enabled, only SSL encryption can be used. If SSL Connection is disabled, both modes can be used. SSL Connection is disabled by default. |
Cluster Name |
Yes |
The name of the selected DWS cluster. |
Username |
Yes |
The database username, which is specified when the DWS cluster is created. |
Password |
Yes |
The password for accessing the database, which is specified when the DWS cluster is created. |
KMS Key |
Yes |
Name of the KMS key. |
Connection Type |
Yes |
Connection type. Proxy connection is recommended.
|
Agent |
No |
This parameter is mandatory when Connection Type is set to Proxy connection. Data Warehouse Service (DWS) is not a fully managed service and thus 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 a DWS 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 DWS cluster. To ensure network connectivity, the CDM cluster must be in the same region, AZ, VPC, and subnet as the DWS cluster. The security group rule must also allow the CDM cluster communicate with the DWS cluster. |
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.