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

FS2CS should use CapacitySchedulerConfiguration in FSQueueConverterBuilder

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter.FSQueueConverter and its builder stores the variable capacitySchedulerConfig as a simple Configuration object instead of CapacitySchedulerConfiguration. This is misleading, as capacitySchedulerConfig suggests that it is indeed a CapacitySchedulerConfiguration and it loses access to the convenience methods to check for various properties. Because of this every time a property getter is changed FS2CS should be checked if it reimplemented the same, otherwise there might be behaviour differences or even bugs.

      Attachments

        Issue Links

          Activity

            People

              susheel.gupta Susheel Gupta
              bteke Benjamin Teke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: