tencent cloud

Scheduling Resource Group Configuration
Last updated:2025-09-19 17:28:38
Scheduling Resource Group Configuration
Last updated: 2025-09-19 17:28:38

Scheduling Resource Group List

Execution Resource Group > Scheduling Resource Group: Supports creating, editing, and managing scheduling resource groups. Scheduling resource groups are divided into standard scheduling resource groups and custom scheduling resource groups.
Note:
The creation of custom resource groups is no longer supported. For users who have never created a custom resource group, the Custom Scheduling Resource Group page will no longer be displayed in the scheduling resource group section. For users who have already created custom resource groups, the use of existing custom resource groups is not affected.


Creating a Standard Scheduling Resource Group

Configure the resource group, billing configuration, and project association on the resource group purchase page, then click OK to complete the resource group creation.

Parameter
Description
Region
The physical region to which the resource group belongs. The region of the scheduling resource group determines network connectivity: cloud products in different regions cannot communicate with each other. Once created, the region cannot be changed, so please choose carefully. It is recommended to select the same region as the product version to reduce service access latency.
Network
Specify the VPC and subnet information for the current resource group. The selected VPC for scheduling resources must support Internet access. If the current network configuration is not suitable, you can go to the console to create VPC or create subnet.
Specification
Number of cores and memory for a single resource package. For details, see specifications and performance description
Quantity
The total number of resource packages contained in the resource group.
Resource Group Name
Set the display name of the resource group. The name cannot be empty and supports Chinese, English, numbers, hyphens (-), and underscores (_).
Description(Optional)
Set remark information for the current resource group
Billing Mode
Annual or monthly subscription.
Subscription Duration
Supports purchase periods of 1 month, 2 months, 3 months, 4 months, 5 months, 6 months, 7 months, 8 months, 9 months, 1 year, 2 years, 3 years, and 4 years.
renew
If Auto-Renewal is enabled, and the account balance is sufficient, the device will be automatically renewed monthly upon expiration.
Associated Project
After associating a project space, only tasks within that project can use this resource group to run. You can later modify this in the product console.
Tag
Tags are used to manage resources by category from different dimensions. If the existing tags do not meet your requirements, go to the Tag Console to manage tags uniformly.
After the configuration is complete, click Purchase Now and complete payment, then go to the console page to view scheduling resource group information.

Scheduling Resource Group Details

Click Resource group name to enter the resource group information page, view resource info, resource monitoring, and perform resource group operations.



Creating a Custom Scheduling Resource Group

Creating a Custom Scheduling Resource Group

1. Click Create Scheduling Resource Group. Step 1: Bind VPC



Note:
The resource group and the compute engine configured in this workspace must be located in the same region.
2. Step 2: Install Agent


Scheduling Resource Group Details

Click Resource group name to enter the resource group information page, view resource info, resource monitoring, and perform resource group operations.



Resource Group Information

The resource information tab can view basic resource information and resource details.
Basic info: Resource group name, resource group type, associated project, running state, region, description.
Resource info: Resource specification, number of concurrencies, hard disk, VPC, subnet, creation time, expiry time.
Executor information: Executor IP, Add Time, Executor Version.


Parameter description:
Parameter
Description
Basic Info
Resource Group Name
User-defined scheduling resource group name.
Resource group type
Type of scheduling resource group.
Associated Project
The associated project of the current scheduling resource group.
Running Status
The running state of the current scheduling resource group, including running, creating, creation failed, initializing, operation exception, updating, update failed, expired, releasing, and released status types.
Region
The affiliated region of the current scheduling resource group.
Description (Optional)
User-defined scheduling resource group description.
Resource Information
Resource Specification
Specification type of scheduling resource group.
Concurrent Number
Maximum concurrency supported by the current scheduling resource group.
Disk
Hard disk space size of the current resource group.
VPC
VPC network info of the current scheduling resource group.
Subnet
Subnet info of the current scheduling resource group.
Creation time
Creation time of the current scheduling resource group.
Expiration Time
Expiration time of the current scheduling resource group.
Executor information
Executor IP
Executor IP address information.
Add Time
The time when the executor was added to the resource group.
Executor Version
Executor version info.

Resource Group Monitoring

The Resource Monitoring tab allows you to monitor the usage of the scheduling resource in real time, tracking key metrics such as concurrency utilization, number of running instances, and disk usage. Resource usage trends within a custom time range are displayed through charts.



Parameter description:
Parameter
Description
Scheduling resource utilization
Memory Utilization
Display memory utilization percentage of scheduling resource groups, including memory usage and available memory.
CPU Utilization
Display CPU utilization percentage of scheduling resource groups, including CPU usage and available CPU.
Concurrent Usage
Display concurrency utilization percentage of scheduling resource groups, including concurrency usage, available concurrency, queuing, running (estimated utilization rate, impacted by task resource occupancy size, for reference only).
Disk Capacity Utilization
Display disk capacity utilization percentage of scheduling resource groups, including used capacity and available capacity.
Scheduling resource usage trend
CPU Utilization (%)
Display CPU utilization fluctuation in the recent statistical interval (default: last 1 hour).
Memory Utilization (%)
Display memory usage fluctuation in the recent statistical interval (default: last 1 hour).
Concurrent Usage (%)
Display concurrency usage rate fluctuation in the recent statistical interval (default: last 1 hour).
Disk Utilization (%)
Display disk utilization fluctuation in the recent statistical interval (default: last 1 hour).
Trend of Scheduling Resource Group Instance Changes
Running Instances
Display fluctuation status of running instances in the recent statistical interval (default: last 1 hour).
Number of instances in queue
Display fluctuation status of instances in queue in the recent statistical interval (default: last 1 hour).
Resource utilization ratio
Concurrent Number
Display resource utilization ratio of scheduling resource groups
Number of Scheduled Tasks
Change trend
Display change trend of scheduled tasks for different task types

Resource Group Ops

Resource Group Ops currently provides installation, operation, and maintenance management features for Python packages, Yum packages, and Python versions. The resource group operation and maintenance interface provides portals for package installation, uninstallation, and viewing, as well as a command execution record list. Users can view relevant information here, including the name, installation type, creator, status, description, and time.

Note:
The standard scheduling resource group provides installation of Python packages, Yum packages, and Python versions, while the custom scheduling resource group offers only Python version installation.

Creating Installation Packages

1. Click the create installation package command, then configure the installation information in the pop-up window.
Note:
The feature only takes effect in scheduling resources of the new specification. Old specifications cannot be installed.

Information
Description(Optional)
Command Type
Selectable Python2, Python3, Yum, Python Version.
Command Name
Auto generate, defaults to "Installation command type_current system time", users can modify.
Python version
Select the Python version.
Installation Method
Select the "Select Install package" method and choose from the installation package and version provided by WeData. After selecting "Specify COS path," you can select the uploaded Python package file for installation from an authorized COS bucket.
Select Install package
Supports keyword search. Currently supports the following installation packages:
Python2:jieba、numpy、openpyxl、pandas、pyhive、requests、scikit-learn、thrift、thrift_sasl、tencentcloud-sdk-python.
Python3:jieba、numpy、openpyxl、pandas、pyhive、requests、scikit-learn、thrift、thrift_sasl、tencentcloud-sdk-python、pymysql、cos-python-sdk-v5、threadpool、tencentcloud-dlc-connector、matplotlib.
Python Version: Python3.7,Python3.8,Python3.9,Python3.10,Python3.11,Python3.12.
version
When selecting the command type, choose Python2 or Python3. Select the corresponding Python version for the installation package.
Install command
The installation command is automatically generated based on the selected installation package and version.
Command Execution Path
The default installation path provided by WeData.
Timeout Time
Maximum duration for the installation command execution. If it exceeds this time, the execution will be terminated.
Description(Optional)
Custom description.
2. After the installation steps are configured, an installation command will be generated. On the Resource Group Operations page, click Run in the operation column corresponding to the installation command to execute it. Once the installation is successful, a success message will be displayed in the Status column.

3. Click View Result in the operation column to check the execution details of the installation command.

4. Click Command Name in the list to view command details.


View Installed Package

Click View Installed Package to see the installed package information for Python2, Python3, and Yum in the pop-up window.


Uninstalling Package

Click the create uninstallation package command, then choose the installed package to initiate uninstallation in the pop-up window.

Information
Description(Optional)
Command Type
Supports Python2, Python3, and Yum package uninstallation. Python version uninstallation is not supported.
Command Name
Auto generate, defaults to "Uninstall package type_current system time", users can modify.
Python version
Select the Python version.
Select uninstallation package
Select installed package.
uninstallation command
The automatically generated uninstallation command based on the selected uninstallation package and version.
Command Execution Path
The default uninstall path provided by WeData.
Timeout Time
Maximum duration for the installation command execution. If it exceeds this time, the execution will be terminated.

Scheduling Resource Group Operations

Associating a Project/Unbinding

The associated project designates the project space information for the current scheduling resource group. After designation, tasks in this project space can use this resource group.
Note:
Older version resource groups can only be associated with one project space, while new version resource groups can be associated with multiple project spaces.



Disassociation removes the scheduling resource group from the resources available in the current space. Ensure no running tasks exist in the current project space, otherwise unbinding will fail.




Adjusting the Configuration


Operations for changing the basic specifications or the number of resource packages within the current resource group include three types: changing resource specifications, increasing the number of resource packages, and reducing the number of resource packages.
Change Resource Specifications: Expand or reduce the specifications of the basic resource packages within the resource group, while keeping the number of packages unchanged.
Increase Resource Package Quantity: After selecting this option, you can only increase the total number of resource packages contained in the current resource group.
Reduce Resource Package Quantity: After selecting this option, you can only decrease the total number of resource packages contained in the current resource group.
Note:
Reduce resource package quantity may affect the operation of tasks associated with the resource group. Proceed with caution.

Renew

Renew the current resource. Renewal operations within the resource group will take effect on all resource packages.

Terminated

Terminate means forcibly terminating the current resource group. After destruction, the resource group cannot be restored.
Note:
If the current resource group has associated running tasks, this operation will directly impact task execution and data output. Operate with caution.

Editing Network

Modify the subnet of the scheduling resource group.


Configuring Alarm

Monitor the concurrency usage rate and disk utilization of the resource group. Trigger an alarm when the usage rate exceeds a certain ratio and send alert information for timely detection of insufficient resource inventory.

Parameter
Description
Alarm condition
Concurrent Usage
Task concurrent execution in execution resources and resource utilization. Tasks must queue and execute in high concurrency state.
Disk Utilization
Disk utilization of the execution resource.
Alarm Notification
Alarm Recipient
You can specify account users or duty roster scheduling users as the information recipient when alert information is triggered.
Alert Method
Currently supports sending alarm notifications via mail, SMS, WeChat, call, WeCom, HTTP, WeCom group, Lark Group, DingTalk group, Slack group, and Teams group.
Note:
Mobile phone, WeChat, and mail accounts can be configured in Tencent Cloud user management.
WeCom account can be configured in Tencent Cloud associated account.
WeCom group, Lark Group, DingTalk group, Slack group, and Teams group need to enter Webhook address.
Alarm Status
Alert trigger switch. When enabled, the alarm condition takes effect.

DNS configuration

Modify the DNS policy of the scheduling resource group.


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback