Example usage for org.apache.hadoop.mapreduce.jobhistory HistoryEventHandler interface-usage

List of usage examples for org.apache.hadoop.mapreduce.jobhistory HistoryEventHandler interface-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.mapreduce.jobhistory HistoryEventHandler interface-usage.

Usage

From source file com.netflix.bdp.inviso.history.TraceJobHistoryLoader.java

/**
 * Basic handler for loading history file.
 *
 * @author dweeks
 */
public class TraceJobHistoryLoader implements HistoryEventHandler {