[Feature] [entrance/linkis-manager] lossen resource restriction on batch jobs #1593
Closed
2 tasks done
Labels
enhancement
New feature or request
Search before asking
Problem Description
Linkis restricts the number of resources used by each user. For interactive jobs current limitation works well. But for batch jobs, the restriction is too tight. We'd like to lossen restriction submitted by some batch jobs submitter(creator).
Linkis限制了用户可以使用的资源,目前的限制契合交互式任务,然而对于批量任务来说限制过于紧张,希望放宽批量任务的资源限制。
Description
lossening restriction on resource based on job submitter(creator)
放宽批量任务的资源限制
Use case
Set LINKISCLI as batch job submitter(creator). Then jobs submitted with creator LINKISCLI will automaticall has losser resource limitation.
将LINKISCLI设置为批量任务creator,所有从linkis-cli提交的任务自动使用更宽的资源限制
solutions
Identify batch job creator via user-creator label and treat the job differently.
使用user-creator label识别批量任务creator,特殊处理此类任务
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: