Obtaining the Server Connection Address
Scenario
On DLI, you can connect to the server for data query in the Internet environment. In this case, you need to first obtain the connection information, including the endpoint and project ID by following the following procedure.
Procedure
The format of the address for connecting to DLI is jdbc:dli://<endPoint>/<projectId>. Therefore, you need to obtain the endpoint and project ID.
Obtain the DLI endpoint from Regions and Endpoints. Specifically, log in to the public cloud, click your username, and choose My Credentials from the short-cut menu. You can obtain the project ID on the My Credentials page.
Example: jdbc:dli://dli.cn-north-1.myhuaweicloud.com/96a17d961b84434baec6a58b9e567908
Last Article: Submitting a Job Using JDBC or ODBC
Next Article: Downloading the JDBC or ODBC Driver Package
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.