public class MergeFileRecordProcessor extends RecordProcessor
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
protected static String |
MAP_PLAN_KEY |
protected Operator<? extends OperatorDesc> |
mergeOp |
CLASS_NAME, inputs, isLogInfoEnabled, isLogTraceEnabled, jconf, l4j, outMap, outputs, perfLogger, processorContext, reporter| Constructor and Description |
|---|
MergeFileRecordProcessor(org.apache.hadoop.mapred.JobConf jconf,
org.apache.tez.runtime.api.ProcessorContext context) |
createOutputMap, getMergeWorkListpublic static final org.apache.commons.logging.Log LOG
protected Operator<? extends OperatorDesc> mergeOp
protected static final String MAP_PLAN_KEY
Copyright © 2016 The Apache Software Foundation. All rights reserved.