|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobStoryProducer | |
---|---|
org.apache.hadoop.mapred.gridmix | |
org.apache.hadoop.tools.rumen | Rumen is a data extraction and analysis tool built for Apache Hadoop. |
Uses of JobStoryProducer in org.apache.hadoop.mapred.gridmix |
---|
Methods in org.apache.hadoop.mapred.gridmix that return JobStoryProducer | |
---|---|
protected JobStoryProducer |
Gridmix.createJobStoryProducer(String traceIn,
org.apache.hadoop.conf.Configuration conf)
Create an appropriate JobStoryProducer object for the
given trace. |
Constructors in org.apache.hadoop.mapred.gridmix with parameters of type JobStoryProducer | |
---|---|
SerialJobFactory(org.apache.hadoop.mapred.gridmix.JobSubmitter submitter,
JobStoryProducer jobProducer,
org.apache.hadoop.fs.Path scratch,
org.apache.hadoop.conf.Configuration conf,
CountDownLatch startFlag,
org.apache.hadoop.mapred.gridmix.UserResolver resolver)
Creating a new instance does not start the thread. |
|
StressJobFactory(org.apache.hadoop.mapred.gridmix.JobSubmitter submitter,
JobStoryProducer jobProducer,
org.apache.hadoop.fs.Path scratch,
org.apache.hadoop.conf.Configuration conf,
CountDownLatch startFlag,
org.apache.hadoop.mapred.gridmix.UserResolver resolver)
Creating a new instance does not start the thread. |
Uses of JobStoryProducer in org.apache.hadoop.tools.rumen |
---|
Classes in org.apache.hadoop.tools.rumen that implement JobStoryProducer | |
---|---|
class |
ZombieJobProducer
Producing JobStory s from job trace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |