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 |
---|---|
protected JobStoryProducer |
Gridmix.createJobStoryProducer(String traceIn,
Configuration conf)
Create an appropriate
JobStoryProducer object for the
given trace. |
Constructor and Description |
---|
SerialJobFactory(org.apache.hadoop.mapred.gridmix.JobSubmitter submitter,
JobStoryProducer jobProducer,
Path scratch,
Configuration conf,
CountDownLatch startFlag,
UserResolver resolver)
Creating a new instance does not start the thread.
|
StressJobFactory(org.apache.hadoop.mapred.gridmix.JobSubmitter submitter,
JobStoryProducer jobProducer,
Path scratch,
Configuration conf,
CountDownLatch startFlag,
UserResolver resolver)
Creating a new instance does not start the thread.
|
Modifier and Type | Class and Description |
---|---|
class |
ZombieJobProducer
Producing
JobStory s from job trace. |
Copyright © 2013 Apache Software Foundation. All rights reserved.