Package | Description |
---|---|
org.apache.hadoop.yarn.sls.utils |
Modifier and Type | Method and Description |
---|---|
static 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 and Description |
---|---|
static File |
JobUtils.generateInputJobTraces(List<JobUtils.Job> jobs,
File slsOutputDir)
generate and save locally input traces file from list of Jobs
|
Copyright © 2018 Apache Software Foundation. All Rights Reserved.