Vinod Kumar Vavilapalli f2ea555ac6 YARN-2496. Enhanced Capacity Scheduler to have basic support for allocating resources based on node-labels. Contributed by Wangda Tan. 10 лет назад
..
dev-support 58b08e11b9 YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 лет назад
src f2ea555ac6 YARN-2496. Enhanced Capacity Scheduler to have basic support for allocating resources based on node-labels. Contributed by Wangda Tan. 10 лет назад
README 58b08e11b9 YARN-1021. Yarn Scheduler Load Simulator. (ywskycn via tucu) 11 лет назад
pom.xml 22cbcd16cb HADOOP-10717. Revert r1603571. 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.