Queues in DLI are computing resources, which are the basis for using DLI. All executed jobs require computing resources.
Currently, DLI provides two types of queues: For SQL and For general purpose.
The queue type cannot be changed. If you want to use another queue type, purchase a new queue.
Resource |
How to Obtain |
Function |
---|---|---|
Compute resource |
Create queue on the DLI management console. |
Used for executing queries. |
Storage resource |
DLI has a 5 GB quota. |
Used for storing data in the database and DLI tables. |
Resources of a dedicated queue are not released when the queue is idle. That is, resources are reserved regardless of whether the queue is used. Dedicated queues ensure that resources exist when jobs are submitted.
DLI allows you to flexibly scale in or out queues on demand. After a queue with specified specifications is created, you can scale it in and out as required.
To change the queue specifications, see Elastic Scaling.
Scaling can be performed for a newly created queue only when jobs are running on this queue.
DLI allows you to schedule tasks for periodic queue scaling. After creating a queue, the scheduled scaling tasks can be executed.
Scaling can be performed for a newly created queue only when jobs are running on this queue.
Flink jobs use queues. DLI can automatically trigger scaling for jobs based on the job size.
Scaling can be performed for a newly created queue only when there are jobs running on this queue.
Queue Management provides the following functions:
To receive notifications when a DLI job fails, SMN Administrator permissions are required.
The queue list displays all queues created by you and the default queue. Queues are listed in chronological order by default in the queue list, with the most recently created queues displayed at the top.
Parameter |
Description |
---|---|
Name |
Name of a queue. |
Type |
Queue type.
|
Specifications |
Queue size. Unit: CU CU is the pricing unit of queues. A CU consists of 1 vCPU and 4-GB memory. The computing capabilities of queues vary with queue specifications. The higher the specifications, the stronger the computing capability. |
Actual CUs |
Actual size of the current queue. |
Elastic Scaling |
Target CU value for scheduled scaling, or the maximum and minimum CU values of the current specifications. |
Username |
Queue owner |
Description |
Description of a queue specified during queue creation. If no description is provided, -- is displayed. |
Operation |
|