Package org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter
package org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter
This package contains classes related to the Fair Scheduler ->
Capacity Scheduler conversion.
-
ClassDescriptionThrown when the FS-to-CS converter logic encounters a condition from which it cannot recover (eg. unsupported settings).Validates the converted capacity-scheduler.xml by starting a Capacity Scheduler instance.Parses arguments passed to the FS->CS converter.Represents options for the converter CLI.Converts Fair Scheduler configuration (site and fair-scheduler.xml) to Capacity Scheduler.Main class that invokes the FS->CS converter.POJO that holds values for the FS->CS converter.Builder that can construct FSConfigToCSConfigConverterParams objects.Class that determines what should happen if the FS->CS converter encounters a property that is currently not supported.Converts a Fair Schedule queue hierarchy to Capacity Scheduler configuration.Converts a Fair Scheduler site configuration to Capacity Scheduler site configuration.Indicates that some preconditions were not met before FS->CS conversion.Thrown by the FS->CS converter if it encounters an unsupported property.Thrown when Capacity Scheduler fails to start up with the converted configuration.