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 |
ParsedTask
This is a wrapper class around
LoggedTask . |
Modifier and Type | Method and Description |
---|---|
List<LoggedTask> |
LoggedJob.getMapTasks() |
List<LoggedTask> |
LoggedJob.getOtherTasks() |
List<LoggedTask> |
LoggedJob.getReduceTasks() |
Copyright © 2013 Apache Software Foundation. All rights reserved.