Updated on 2025-07-08 GMT+08:00

Creating a SQL Endpoint

In addition to using public endpoints, you can also create your own endpoints when using DataArtsFabric SQL. These endpoints are private and cannot be viewed by others.

  1. Log in to the Huawei Cloud DataArts Fabric console and click Access Workspace.
  2. In the navigation pane on the left, choose Resources and Assets > SQL Endpoints.

  3. Click Create Endpoint. Set Endpoint Name, Description, and Pre-warmed Resources and select Enable Public Endpoint.

    Basic information for creating a SQL endpoint

    Parameter

    Description

    Endpoint Name

    This parameter is mandatory. It indicates the name of the SQL endpoint.

    The name can contain 1 to 64 characters and must be unique.

    Only letters, digits, underscores (_), hyphens (-), periods (.), and spaces are allowed.

    Description

    This parameter is optional. It indicates the description of the SQL endpoint.

    The value can contain 0 to 1,024 characters. Special characters such as ^!<>=&"' are not supported.

    Pre-warmed Resources

    This parameter is mandatory. It indicates the number of pre-warmed resources in the SQL endpoint. The value ranges from 50 to 5000.

    Enable Public Endpoint

    When this function is enabled, SQL jobs are automatically scheduled to a public endpoint if the pre-warmed resources are insufficient.