Creating a Standard Queue (Discarded and Not Recommended)
Standard queues are the previous-gen compute resources for running DLI jobs. Before buying such a queue, you need to estimate how many resources you will need.
Queues in an elastic resource pool are recommended, as they offer the flexibility to use resources with high utilization as needed. For how to buy an elastic resource pool and create queues within it, see Creating an Elastic Resource Pool and Creating Queues in an Elastic Resource Pool.
- If you use a sub-account to create a queue for the first time, log in to the DLI management console using the main account and keep records in the DLI database before creating a queue.
- It takes 6 to 10 minutes for a job running on a new queue for the first time.
- After a queue is created, if no job is run within one hour, the system releases the queue.
- Queues with 16 CUs do not support scale-out or scale-in.
- Queues with 64 CUs do not support scale-in.
Procedure
- You can create a queue on the Overview, SQL Editor, or Queue Management page.
- In the upper right corner of the Overview page, click Purchase Queue.
- To create a queue on the Queue Management page:
- In the navigation pane on the left of the DLI management console, choose Resources > Queue Management.
- In the upper right corner of the Queue Management page, click Buy Queue to create a queue.
- To create a queue on the SQL Editor page:
- In the navigation pane of the DLI management console, click SQL Editor.
- Click Queues. On the tab page displayed, click on the right to create a queue.
- On the Buy Queue page displayed, set the parameters according to Table 1.
Table 1 Parameters Parameter
Description
Billing Mode
Pay-per-use Billing for CUH used = Number of CUs x Usage duration x Unit price. You are billed for used CUs on an hourly basis (rounded up to the nearest hour). The pay-per-use billing mode is adopted. You are advised to purchase the CUH package to enjoy preferential price.
Region
Select a region. Select a region near you to ensure the lowest latency possible.
Project
Each region corresponds to a project.
Name
Queue name
- Only numbers, letters, and underscores (_) are allowed. The value cannot contain only numbers, start with an underscore (_), or be left unspecified.
- The value can contain a maximum of 128 characters.
NOTE:The queue name is case-insensitive. Uppercase letters will be automatically converted to lowercase letters.
Type
- For SQL: compute resources used for SQL jobs.
- For general purpose: compute resources used for Spark and Flink jobs.
NOTE:
When a dedicated queue is not in use, its resources are still reserved and not released. This means that resources are constantly being held, regardless of whether the queue is being utilized. By using a dedicated queue, resources can be guaranteed to be available whenever jobs are submitted. You can create enhanced datasource connections for a dedicated queue.
When buying a pay-per-use queue, you have the option to choose a dedicated queue. Dedicated queues are billed 24/7 regardless of whether they are used.
Specifications
The compute nodes' total number of CUs. One CU equals one vCPU and 4 GB of memory. DLI automatically assigns CPU and memory resources to each compute node, and the client does not need to know how many compute nodes are being used.
Enterprise Project
If the created queue belongs to an enterprise project, you can select the corresponding enterprise project.
Enterprise projects let you manage cloud resources and users by project.
For details about how to set an enterprise project, see Enterprise Management User Guide.
NOTE:This parameter is displayed only for users who have enabled the Enterprise Management Service.
Description
Description of the queue to be created. The value can contain a maximum of 128 characters.
Advanced Settings
In the Queue Type area, select Dedicated Resource Mode and then click Advanced Settings.- Default: The system automatically configures the parameter.
- Custom
CIDR Block: You can specify the CIDR block. For details, see Changing the CIDR Block of a Standard Queue (Discarded and Not Recommended). If DLI enhanced datasource connection is used, the CIDR block of the DLI queue cannot overlap with that of the data source.
Recommended CIDR block:
10.0.0.0~10.255.0.0/8~24
172.16.0.0~172.31.0.0/12~24
192.168.0.0~192.168.0.0/16~24
Queue Type: When running an AI-related SQL job, select AI-enhanced. When running other jobs, select Basic.
Tags
Tags used to identify cloud resources. A tag includes the tag key and tag value. If you want to use the same tag to identify multiple cloud resources, that is, to select the same tag from the drop-down list box for all services, you are advised to create predefined tags on the Tag Management Service (TMS).
For details, see Tag Management Service User Guide.
NOTE:- A maximum of 20 tags can be added.
- Only one tag value can be added to a tag key.
- The key name in each resource must be unique.
- Tag key: Enter a tag key name in the text box.
NOTE:
A tag key can contain a maximum of 128 characters. Only letters, numbers, spaces, and special characters (_.:=+-@) are allowed, but the value cannot start or end with a space or start with _sys_.
- Tag value: Enter a tag value in the text box.
NOTE:
A tag value can contain a maximum of 255 characters. Only letters, numbers, spaces, and special characters (_.:=+-@) are allowed. The value cannot start or end with a space.
- Click Buy to confirm the configuration.
- Confirm the configuration and click Submit.
If the queue name already exists, the system displays a message indicating that the queue name already exists when you click Submit. In this case, click Previous to go back to modify the queue name.
-
Once created, you can check and use it on the Queue Management page.
It takes 6 to 10 minutes for a job running on a new queue for the first time.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.