Wilfred Spiegelenburg created YUNIKORN-578:
----------------------------------------------
Summary: support dynamic queues with namespace tagged quota and
task group
Key: YUNIKORN-578
URL: https://issues.apache.org/jira/browse/YUNIKORN-578
Project: Apache YuniKorn
Issue Type: Bug
Components: core - scheduler
Affects Versions: 0.10
Reporter: Wilfred Spiegelenburg
Assignee: Wilfred Spiegelenburg
If you create an application with gang scheduling enabled the total gang size
should be checked against the queue max resource (YUNIKORN-520)
This check fails if you use placement rules (dynamic queue creation) using
namespace annotations for:
* queue name (tag rule)
* namespace quotas
*Only* the first application submitted to the namespace will not behave as
expected. The queue will be created but the quota on the queue is not set until
after the quota checks are performed. The result is that the application will
be added to the queue but should have been rejected. The application will never
be properly scheduled as the gang request can never be satisfied.
For subsequent applications the quota will have been set (even if the first app
is a non gang app) and will be rejected as expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]