Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-1103

Support fetching queue name from pod annotation "yunikorn.apache.org/queue"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              tingyao TingYao Huang
              wwei Weiwei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: