EricGao888 commented on code in PR #15282:
URL: 
https://github.com/apache/dolphinscheduler/pull/15282#discussion_r1415364467


##########
docs/docs/en/guide/resource/task-group.md:
##########
@@ -2,6 +2,8 @@
 
 The task group is mainly used to control the concurrency of task instances, 
and is designed to control the pressure of other resources (it can also control 
the pressure of the Hadoop cluster, the cluster will have queue control it). 
When creating a new task definition, you can configure the corresponding task 
group and configure the priority of the task running in the task group. The 
user can only view the task groups belongs to authorized projects, and can 
create or update task groups belongs to one project only if they have write 
permission.
 
+> Note: The task group's resource restrictions are at the project level and 
unrelated to tenants.

Review Comment:
   ```suggestion
   > Note: The task group's resource restrictions are on the project level and 
unrelated to tenants.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to