Karthik Kambatla 7d5b46b24c YARN-1726. ResourceSchedulerWrapper broken due to AbstractYarnScheduler. (Wei Yan via kasha) преди 11 години
..
dev-support 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) преди 11 години
src 7d5b46b24c YARN-1726. ResourceSchedulerWrapper broken due to AbstractYarnScheduler. (Wei Yan via kasha) преди 11 години
README 75f9db1c4d YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) преди 11 години
pom.xml 1ccccb8534 Branching for hadoop-2.4 releases, also set version to 2.5.0-SNAPSHOT in branch-2. преди 11 години

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.