This is an automated email from the ASF dual-hosted git repository.

chia7712 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 67497c87c0 [YUNIKORN-2314] Update partition limit documentation (#389)
67497c87c0 is described below

commit 67497c87c021e07b0fa2ca04b8be3e920866815f
Author: Kuan-Po Tseng <[email protected]>
AuthorDate: Mon Jan 8 00:42:25 2024 +0800

    [YUNIKORN-2314] Update partition limit documentation (#389)
    
    Closes: #389
    
    Signed-off-by: Chia-Ping Tsai <[email protected]>
---
 docs/design/user_group_enforcement.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/design/user_group_enforcement.md 
b/docs/design/user_group_enforcement.md
index 07b344208e..4b3c88819c 100644
--- a/docs/design/user_group_enforcement.md
+++ b/docs/design/user_group_enforcement.md
@@ -60,7 +60,7 @@ However the current configuration processing only performs a 
syntax check not a
 
 Limits can be configured for queues at any level. Limits are applied 
recursively in the case of a queue limit. 
 This means that a limit on the root queue is an overall limit in the cluster 
for the user or group.
-A root queue limit is thus also equivalent with the partition limit.
+A root queue limit is thus also equivalent with the partition limit. While if 
both the root queue limit and the partition limit exist and are not equal, an 
error will be returned.
 
 A limit is per individual user or group. It is not a combined limit for all 
users or groups specified in the limit object.
 See the below limit object as an example.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to