README 533 B

123456789101112
  1. Yarn Scheduler Load Simulator (SLS)
  2. SLS is a stress and performance harness for the Yarn Resource Manager Scheduler
  3. that exercises the scheduler implementation simulating the cluster size and the
  4. applications load without having to have a cluster nor applications.
  5. SLS runs a regular RM without RPC endpoints and uses a NodeManager and
  6. Application Manager simulators to send and receive events simulating cluster
  7. and application load behavior.
  8. The size of the cluster and the application load is scripted in a configuration
  9. file.