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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to