StarRocks Connection Parameters
| Parameter | Mandatory | Description |
|---|---|---|
| Data Connection Type | Yes | StarRocks is selected by default and cannot be changed. |
| Name | Yes | Name of the data connection to create. Data connection names can contain a maximum of 100 characters. They can contain only letters, digits, underscores (_), and hyphens (-). |
| Description | No | A description which can help identify the data connection more easily. It can contain a maximum of 100 characters. |
| Tags | No | Attribute of the data connection to create. Tags make management easier. NOTE: The tag name can contain only letters, digits, and underscores (_) and cannot start with an underscore (_) or contain more than 100 characters. |
| Applicable Modules | Yes | Select the modules for which this connection is available. The connection can be used in the selected modules. NOTE:
|
| Basic and Network Connectivity Configuration | ||
| Doris Type | Yes | You can select MRS Doris or CloudTable Doris. |
| MRS Cluster Name | Yes | This parameter is valid only when you select MRS Doris. The Doris connection only supports MRS clusters running version 3.2.0 or later. The name of the MRS cluster. Select an MRS cluster that Hive belongs to. Only MRS clusters are supported. A Hadoop cluster can be selected only after it is managed by MRS. All the MRS clusters with the same project ID and enterprise project are displayed. NOTE:
If the connection fails after you select a cluster, check whether the MRS cluster can communicate with the CDM instance which functions as the agent. They can communicate with each other in the following scenarios:
NOTE: If an agent is connected to multiple MRS clusters and one of the MRS clusters is deleted or abnormal, connections to the other MRS clusters will be affected. Therefore, you are advised to connect an agent to only one MRS cluster. |
| FE IP | Yes | IP address of the frontend node in the Doris cluster. Separate multiple IP addresses with commas (,). To obtain them, perform the following operations:
|
| Port | Yes | Port used by the Doris FE to query connections through the MySQL protocol To obtain them, perform the following operations:
|
| KMS encryption key | Yes | KMS key used to encrypt and decrypt data source authentication information. Select a default or custom key. NOTE:
|
| Agent | Yes | 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 first by referring to Creating a CDM Cluster. 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 and AZ and use the same VPC and subnet as the MRS cluster. The security group rule must also allow the CDM cluster to communicate with the MRS cluster. NOTE:
|
| SSL Encryption | No | Whether to enable SSL encrypted transmission for Doris. This function is enabled by default. Disable it if SSL is disabled at the source. |
| Data Source Driver Configuration | ||
| Driver Name | Yes | Driver name. Currently, the MySQL JDBC driver is supported. The driver name is com.mysql.jdbc.Driver. |
| Driver Source | Yes | Source of the driver file |
| Driver File Path | Yes | This parameter is mandatory when Driver File Source is set to OBS path. Path of the driver file in the OBS bucket. You need to download the .jar driver file from the corresponding official website and upload it to the OBS bucket. Obtain the MySQL driver from https://downloads.mysql.com/archives/c-j/. Version 5.1.48 or later is recommended. If the version is earlier than 5.1.48, error "The db user or password invalid" will be reported. NOTE:
|
| Driver File | Yes | This parameter is mandatory when Driver Source is set to Local file. Select a driver version that adapts to the database type. |
| Data Source Authentication and Other Function Configuration | ||
| Username | Yes | Username of the MRS or CloudTable cluster. If a new MRS user is used for connection, you need to log in to Manager and change the initial password. 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 with a permanent password by referring to Creating a Kerberos Authentication User for an MRS Security Cluster. When creating an MRS data connection, set Username and Password to the new MRS username and password. NOTE:
|
| Password | Yes | It can also be the password for accessing the MRS or CloudTable cluster. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot