[
https://issues.apache.org/jira/browse/KYLIN-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656452#comment-17656452
]
ASF subversion and git services commented on KYLIN-5349:
--------------------------------------------------------
Commit 5bca044690dabb78e18e86890d4283bd67b015ae in kylin's branch
refs/heads/kylin5.0.0-alpha from Hang Jia
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=5bca044690 ]
KYLIN-5349 Support project-level configuration of concurrent task limits
> Supports project-level configuration of concurrent task limits
> --------------------------------------------------------------
>
> Key: KYLIN-5349
> URL: https://issues.apache.org/jira/browse/KYLIN-5349
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: 5.0-alpha
> Reporter: Guoliang Sun
> Assignee: Guoliang Sun
> Priority: Major
> Fix For: 5.0-alpha
>
> Attachments: KYLIN-5349.pdf
>
>
> When the service contains multiple projects, different projects have
> different requirements for the number of concurrent tasks to be executed, for
> example, project A needs 5 concurrent tasks, project B supports 10 concurrent
> tasks. Currently, only parameters are available to control the same number of
> concurrency for each project at the system level, and it cannot support
> different concurrency requirements for different projects.
> {code:java}
> kylin.job.max-concurrent-jobs {code}
> Support for limiting concurrent tasks at the project level would help users
> better manage cluster resource usage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)