DataArts Insight allows you to connect to a Hive data source. This section describes how to connect DataArts Insight to a Hive data source.
Do the following to check if a VPCEP security group is added:
If no EIP is bound, locate the Network Information area and click Bind next to EIP. Click Manage Security Group Rule and then the Inbound Rules tab to check or add a security group.
If the data source connection test fails after the security group is added, the possible cause is that SASL_SSL is not enabled for that data source.
Figure 1 Parameters for connecting to a Hive data source

Parameter | Mandatory | Description |
|---|---|---|
Source Database Type | Yes | Type of the accessed data source. In this example, Hive is selected. |
Access Network Type | Yes | In this example, Public network is selected. |
Name | Yes | Name of the data source displayed in the list. |
Domain Name | Yes | IP address of the data source. |
Username | Yes | Username for logging in to the database. |
Password | Yes | Password for logging in to the database. |
Port | Yes | Port number for logging in to the database. |
Database | Yes | Name of the database to be logged in to. |
SASL_SSL | - | It is used for trusted identity authentication and secure data transmission when DataArts Insight retrieves data from the data source. This function is enabled by default. NOTE: To connect to an MRS security cluster, enable SASL_SSL. For an MRS non-security cluster, disable SASL_SSL. |
Username | Yes | Username for logging in to the database. |
Authentication Mode | Yes | The options are Password authentication and Certificate authentication. |
Password | No | Mandatory when Authentication Mode is set to password verification Password for logging in to the database. |
Security Certificate | No | Mandatory when Authentication Mode is set to certificate verification To download and upload a security certificate, perform the following steps:
|
principal | No | Mandatory when Authentication Mode is set to certificate verification How to obtain:
|
in the upper left corner of the management console to select a region and select an enterprise project from Enterprise Project in the upper right corner of the Workspace page.The selection of MRS instances only determines the VPC and subnet to be connected, and does not have any corresponding relationship with the server list.
Figure 3 Parameters for connecting to a Hive cloud data source

Parameter | Mandatory | Description |
|---|---|---|
Source Database Type | Yes | Type of the accessed data source. In this example, Hive is selected. |
Access Network Type | Yes | In this example, MRS Hive is selected. |
Region | Yes | Region where the Hive service host is located. |
Name | Yes | Name of the data source displayed in the list, which is user-defined. |
Description | No | Description of the data source. |
Instance | Yes | Role instance corresponding to the Hive service. |
Servers | Yes | Hive server list. |
Database | Yes | Name of the database to be logged in to. |
SASL_SSL | - | It is used for trusted identity authentication and secure data transmission when DataArts Insight retrieves data from the data source. This function is enabled by default. NOTE: To connect to an MRS security cluster, enable SASL_SSL. For an MRS non-security cluster, disable SASL_SSL. |
Username | Yes | Username for logging in to the database. |
Authentication Mode | Yes | The options are Password authentication and Certificate authentication. |
Password | Yes | Password for logging in to the database. |