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

Document fair scheduler properties waitTimeBeforeKill and preemptionInterval

Add voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.6.0
    • None
    • documentation
    • None

    Description

      In FairSchedulerConfiguration.java there are 2 parameters which are not described in hadoop-yarn/hadoop-yarn-site/FairScheduler.html

        protected static final String PREEMPTION_INTERVAL = CONF_PREFIX + "preemptionInterval";
        protected static final int DEFAULT_PREEMPTION_INTERVAL = 5000;
        protected static final String WAIT_TIME_BEFORE_KILL = CONF_PREFIX + "waitTimeBeforeKill";
        protected static final int DEFAULT_WAIT_TIME_BEFORE_KILL = 15000;
      

      Attachments

        Activity

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

          People

            Unassigned Unassigned
            gsohn Grant Sohn

            Dates

              Created:
              Updated:

              Slack

                Issue deployment