Allen Wittenauer 0037b8f67b YARN-2460. Remove obsolete entries from yarn-default.xml (Ray Chiang via aw) 10 years ago
..
dev-support 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 years ago
src 0037b8f67b YARN-2460. Remove obsolete entries from yarn-default.xml (Ray Chiang via aw) 10 years ago
README 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 years ago
pom.xml 9133e3142c Preparing for 2.6.0 development. Updated versions. 11 years ago

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.