标签: 调度器
Hadoop sls (Yarn Scheduler Load Simulator)使用
概述 hadoop sls (Yarn Scheduler Load Simulator) 是 apache 官方提供的调度器模拟工具。可以模拟App资源请求与资源分配过程,分析调度器的负载与性能。支持Fair , fifo , capacity 三种调度器。 Hadoop sls 利用单机的方式,模拟大规模集群和应用…
概述 hadoop sls (Yarn Scheduler Load Simulator) 是 apache 官方提供的调度器模拟工具。可以模拟App资源请求与资源分配过程,分析调度器的负载与性能。支持Fair , fifo , capacity 三种调度器。 Hadoop sls 利用单机的方式,模拟大规模集群和应用…