Arun Murthy a9a3bb9ad7 Set version in branch-2.3.0 to 2.3.0. há 11 anos atrás
..
dev-support 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) há 12 anos atrás
src c520584f02 Reverting patches from branch-2.3 to help address stabilization issues. há 11 anos atrás
README 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) há 12 anos atrás
pom.xml a9a3bb9ad7 Set version in branch-2.3.0 to 2.3.0. há 11 anos atrás

README

Yarn Scheduler Load Simulator (SLS)

SLS is a stress and performance harness for the Yarn Resource Manager Scheduler
that exercises the scheduler implementation simulating the cluster size and the
applications load without having to have a cluster nor applications.

SLS runs a regular RM without RPC endpoints and uses a NodeManager and
Application Manager simulators to send and receive events simulating cluster
and application load behavior.

The size of the cluster and the application load is scripted in a configuration
file.