org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class Log4jJobHistoryProcessor
java.lang.Object
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.AbstractProcessor
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.Log4jJobHistoryProcessor
- All Implemented Interfaces:
- MapProcessor
public class Log4jJobHistoryProcessor
- extends AbstractProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jJobHistoryProcessor
public Log4jJobHistoryProcessor()
parse
protected void parse(String recordEntry,
org.apache.hadoop.mapred.OutputCollector<ChukwaRecordKey,ChukwaRecord> output,
org.apache.hadoop.mapred.Reporter reporter)
throws Throwable
- Specified by:
parse
in class AbstractProcessor
- Throws:
Throwable
extractCounters
protected void extractCounters(ChukwaRecord record,
String input)
getDataType
public String getDataType()
Copyright © ${year} The Apache Software Foundation