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

QueueCapacityConfigParser shouldn't ignore capacity config with 0 memory

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      There is no reason to ignore the configured capacity if the memory is 0 in the configuration.

      It makes it impossible to configure a zero absolute resource capacity.

      Example:

      root.default.capacity=[memory=0, vcores=0]
      root.default.maximum-capacity=[memory=2048, vcores=2]
      

      Attachments

        Issue Links

          Activity

            People

              tdomok Tamas Domok
              tdomok Tamas Domok
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: