Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7280

Rescan fair-scheduler.xml every n seconds

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 3.0.0-alpha4
    • None
    • fairscheduler
    • None

    Description

      Currently, the FairScheduler configuration file fair-scheduler.xml is loaded only on ResourceManager startup.

      We need:

      • a mechanism to rescan / reload-if-changed this, often-changing piece of RM configuration
      • from classpath / configuration file:
        • configuration file wins over classpath
      • rescan every n seconds, where:
        • n <= 0 means don't rescan
        • n > 0 means rescan every n seconds

      Attachments

        Activity

          People

            andras.piros Andras Piros
            andras.piros Andras Piros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: