Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5397 [Umbrella] Usability improvements in FairScheduler
  3. YARN-5563

Add log messages for jobs in ACCEPTED state but not runnable.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • fairscheduler

    Description

      Leaf queues maintain a list of runnable and non-runnable apps. FairScheduler marks an app non-runnable for different reasons: exceeding the following properties of the leaf queue:
      (1) queue max apps,
      (2) user max apps,
      (3) queue maxResources,
      (4) maxAMShare.

      It would be nice to log the reason an app isn't runnable. The first three are easy to infer, but the last one (maxAMShare) is particularly hard. We are going to log all of them and show the reason if any in WebUI application view.

      Attachments

        Issue Links

          Activity

            People

              yufeigu Yufei Gu
              yufeigu Yufei Gu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: