Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] [entrance/linkis-manager] lossen resource restriction on batch jobs #1593

Closed
2 tasks done
Fuu3214 opened this issue Mar 3, 2022 · 0 comments
Closed
2 tasks done
Labels
enhancement New feature or request

Comments

@Fuu3214
Copy link
Contributor

Fuu3214 commented Mar 3, 2022

Search before asking

  • I had searched in the issues and found no similar feature requirement.

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?

  • Yes I am willing to submit a PR!
@Fuu3214 Fuu3214 added the enhancement New feature or request label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants