Package | Description |
---|---|
org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
Modifier and Type | Class and Description |
---|---|
class |
ParsedJob
This is a wrapper class around
LoggedJob . |
Modifier and Type | Method and Description |
---|---|
LoggedJob |
ZombieJob.getLoggedJob()
Get the underlining
LoggedJob object read directly from the trace. |
Constructor and Description |
---|
ZombieJob(LoggedJob job,
ClusterStory cluster)
|
ZombieJob(LoggedJob job,
ClusterStory cluster,
long seed)
|
Copyright © 2013 Apache Software Foundation. All rights reserved.