Sangjin Lee 4cb7dbaead Preparing for 2.6.2 development: mvn versions:set -DnewVersion=2.6.2 9 éve
..
dev-support 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 éve
src 88f022da24 YARN-2920. Changed CapacityScheduler to kill containers on nodes where node labels are changed. Contributed by Wangda Tan 9 éve
README 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 éve
pom.xml 4cb7dbaead Preparing for 2.6.2 development: mvn versions:set -DnewVersion=2.6.2 9 éve

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.