| Package | Description |
|---|---|
| org.apache.hadoop.yarn.sls.utils |
Utility classes for SLS.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.List<JobUtils.Job> |
JobUtils.generateJobList(int numJobs,
int jobStartMs,
int jobEndMs,
int numTasks,
int containerStartMs,
int containerEndMs,
int numQueues,
int numNodes,
boolean random,
boolean increasingly) |
| Modifier and Type | Method | Description |
|---|---|---|
static java.io.File |
JobUtils.generateInputJobTraces(java.util.List<JobUtils.Job> jobs,
java.io.File slsOutputDir) |
generate and save locally input traces file from list of Jobs
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.