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

yarn.scheduler.minimum-allocation-* descriptions are incorrect about behavior when a request is out of bounds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha2
    • None
    • None
    • Reviewed

    Description

        <property>
          <description>The minimum allocation for every container request at the RM,
          in terms of virtual CPU cores. Requests lower than this will throw a
          InvalidResourceRequestException.</description>
          <name>yarn.scheduler.minimum-allocation-vcores</name>
          <value>1</value>
        </property>
      

      Requests lower than this will throw a InvalidResourceRequestException. Only incase of maximum allocation vcore and memory InvalidResourceRequestException is thrown

      Attachments

        1. YARN-6057.002.patch
          3 kB
          Julia Sommer
        2. YARN-6057.001.patch
          3 kB
          Julia Sommer

        Activity

          People

            Juliasommer Julia Sommer
            bibinchundatt Bibin Chundatt
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: