Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: yuteng <yuteng@gmail.com>
  • Loading branch information
yuteng committed Nov 12, 2024
1 parent 4387d58 commit 87ee532
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rfc/system/5575-supporting-yunikorn-and-kueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@ queueconfig:
- type: "spark"
gangscheduling: "placeholderTimeoutInSeconds=30 gangSchedulingStyle=hard"
allow-preemption: true
- type: ".*"
```
`root.organization1.ray` is the queue of the ray job submitted by user1 belonging organization1.
`.*` means that other jobs excluding ray and spark will be submitted to `root.<organization>.default`.

ResourceFlavor allocates resource based on labels which indicates that category-based resource allocation by organization label is available.
Thus, a clusterQueue including multiple resources represents the total acessaible resource for an organization.
Expand Down

0 comments on commit 87ee532

Please sign in to comment.