Sangjin Lee 6664893c51 Preparing for release 2.6.5: updating index page and mvn versions:set -DnewVersion=2.6.5 8 лет назад
..
dev-support 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 лет назад
src ac865de725 YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) 9 лет назад
README 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 лет назад
pom.xml 6664893c51 Preparing for release 2.6.5: updating index page and mvn versions:set -DnewVersion=2.6.5 8 лет назад

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.