XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • 3.0.0-alpha3
    • None
    • fairscheduler
    • None

    Description

      When app's usage reached demand, it's still be considered fairShare starved. Obviously, that's not reasonable!

      boolean isStarvedForFairShare() {
      return isUsageBelowShare(getResourceUsage(), getFairShare());
      }
      

      Attachments

        1. YARN-8707.patch
          1 kB
          Zhaohui Xin
        2. YARN-8707.002.patch
          2 kB
          Zhaohui Xin

        Activity

          People

            uranus Zhaohui Xin
            uranus Zhaohui Xin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: