| Package | Description |
|---|---|
| org.apache.hadoop.mapred.gridmix | |
| org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.hadoop.mapred.gridmix.GridmixJob |
JobCreator.createGridmixJob(Configuration conf,
long submissionMillis,
JobStory jobdesc,
Path outRoot,
UserGroupInformation ugi,
int seq)
Create Gridmix simulated job.
|
static org.apache.hadoop.mapred.gridmix.Statistics.JobStats |
Statistics.generateJobStats(Job job,
JobStory jobdesc)
Generates a job stats.
|
| Constructor and Description |
|---|
SleepJob(Configuration conf,
long submissionMillis,
JobStory jobdesc,
Path outRoot,
UserGroupInformation ugi,
int seq,
int numLocations,
String[] hosts) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZombieJob
|
| Modifier and Type | Method and Description |
|---|---|
JobStory |
JobStoryProducer.getNextJob()
Get the next job.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.