Overview
Queue
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 use. SQL queues are used to run SQL jobs. General-use queues are compatible with Spark queues of earlier versions and are used to run Spark and Flink jobs.
- The SQL queue automatically restarts every 12 hours.
- Queues of different types cannot be directly switched. If you need to change a queue, purchase a new queue.
- The default queue is preset. Do not delete it.
Difference Between Computing and Storage Resources
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. |
- Storage resources are internal storage resources of DLI for storing database and DLI tables and represent the amount of data stored in DLI.
- By default, DLI provides a 5 GB quota for storage resources.
- A queue named default is preset in DLI. If you are uncertain about the required queue capacity or have no available queue capacity to run queries, you can execute jobs using this queue.
- The default queue is used only for user experience. It may be occupied by multiple users at a time. Therefore, it is possible that you fail to obtain the resource for related operations. You are advised to use a self-built queue to execute jobs.
Dedicated Queue
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.
Elastic Scaling
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.
Scheduled Elastic Scaling
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.
Automatic Queue Scaling
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 Page
Queue Management provides the following functions:
- Managing Permissions
- Creating a Queue
- Deleting a Queue
- Modifying CIDR Block
- Elastic Scaling
- Scheduling CU Changes
- Testing Address Connectivity
- Creating a Topic for Key Event Notifications
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 |
|
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