You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Craig Condit (Jira)" <ji...@apache.org> on 2022/12/07 20:00:00 UTC

[jira] [Created] (YUNIKORN-1454) Add new queue configuration options

Craig Condit created YUNIKORN-1454:
--------------------------------------

             Summary: Add new queue configuration options
                 Key: YUNIKORN-1454
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1454
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Craig Condit


To support priority scheduling, we need to add the following queue properties:
 * priority.policy - string \{ fence | default }

 ** Whether to allow priorities to be exposed upwards to a parent queue (default) or not (fence)
 * priority.offset - string \{ parsed as int64 }
 ** Offset to add to a tasks within this queue; also the default priority when priority.policy = fence
 * application.sort.priority - string \{ enabled | disabled }
 ** Whether application sorting policies should take priority into account
 * queue.sort.priority - string \{ enabled | disabled }
 ** Whether queue sorting policies should take priority into account



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org