You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/03 03:17:14 UTC

[GitHub] [incubator-linkis] Fuu3214 opened a new issue #1593: [Feature] [entrance/linkis-manager] lossen resource restriction on batch jobs

Fuu3214 opened a new issue #1593:
URL: https://github.com/apache/incubator-linkis/issues/1593


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/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?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org