Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-1 [Umbrella] Support priority aware scheduling
  3. YUNIKORN-1459

Update application sorting policies to consider priority

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      The application sorting policies need to be updated to consider priority:

       

      • fair
        • application.sort.priority = enabled
          • Sort by priority, and then using existing FAIR algorithm
        • application.sort.priority = disabled
          • Use priority as last sort key (tiebreaker)
      • fifo
        • application.sort.priority = enabled
          • Sort by priority, and then using existing FIFO algorithm.
        • application.sort.priority = disabled
          • Use priority as last sort key (tiebreaker)
      • stateaware
        • application.sort.priority = enabled
          • Sort by priority first, and then using existing algorithm.
          • Exception: If an app is already in an accepted state, no other apps will be considered.
        • application.sort.priority = disabled
          • Use priority as last sort key (tiebreaker)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ccondit Craig Condit Assign to me
            ccondit Craig Condit
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment