You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2022/03/02 05:47:00 UTC

[jira] [Assigned] (YUNIKORN-1103) Support fetching queue name from pod annotation "yunikorn.apache.org/queue"

     [ https://issues.apache.org/jira/browse/YUNIKORN-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weiwei Yang reassigned YUNIKORN-1103:
-------------------------------------

    Assignee: Ting Yao,Huang  (was: TingYao Huang)

> Support fetching queue name from pod annotation "yunikorn.apache.org/queue"
> ---------------------------------------------------------------------------
>
>                 Key: YUNIKORN-1103
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1103
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>            Reporter: Weiwei Yang
>            Assignee: Ting Yao,Huang
>            Priority: Major
>
> Today, when we submit a Spark job, in order to know which queue this job will be submitted to, we fetch the queue name from pod's spec, under the label:
> Pod {
>  Label:
>      queue: "root.abc"
> }
> besides that, we also want to support fetching queue names from pod annotation:
> Pod {
>  annotation:
>      yunikorn.apache.org/queue: "root.abc"
> }
> BTW, this is for the static queue case, not with the placement rule.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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