You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2017/10/01 19:44:03 UTC

[jira] [Created] (YARN-7280) Reload fair-scheduler.xml every n seconds

Andras Piros created YARN-7280:
----------------------------------

             Summary: Reload fair-scheduler.xml every n seconds
                 Key: YARN-7280
                 URL: https://issues.apache.org/jira/browse/YARN-7280
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: fairscheduler
    Affects Versions: 3.0.0-alpha4
            Reporter: Andras Piros
            Assignee: Andras Piros


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org