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


##########
docs/docs/zh/guide/resource/task-group.md:
##########
@@ -2,6 +2,8 @@
 
 任务组主要用于控制任务实例并发,旨在控制其他资源的压力(也可以控制 Hadoop 
集群压力,不过集群会有队列管控)。您可在新建任务定义时,可配置对应的任务组,并配置任务在任务组内运行的优先级。用户仅能查看有权限的项目对应的任务组,且仅能创建或修改具有写权限的项目对应的任务组。
 
+> 注意:任务组的对资源的限制是在项目级别的,和租户的关系不大

Review Comment:
   ```suggestion
   > 注意:任务组的对资源的限制是在项目级别的,和租户没有关系
   ```



##########
docs/docs/zh/guide/resource/task-group.md:
##########
@@ -2,6 +2,8 @@
 
 任务组主要用于控制任务实例并发,旨在控制其他资源的压力(也可以控制 Hadoop 
集群压力,不过集群会有队列管控)。您可在新建任务定义时,可配置对应的任务组,并配置任务在任务组内运行的优先级。用户仅能查看有权限的项目对应的任务组,且仅能创建或修改具有写权限的项目对应的任务组。
 
+> 注意:任务组的对资源的限制是在项目级别的,和租户的关系不大

Review Comment:
   ```suggestion
   > 注意:任务组的对资源的限制是在项目级别的,和租户没有关系
   ```



-- 
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