public class MergeFileTezProcessor extends TezProcessor
TezProcessor.HookHIVE_TEZ_TASK_ATTEMPT_NUMBER, HIVE_TEZ_TASK_INDEX, HIVE_TEZ_VERTEX_INDEX, HIVE_TEZ_VERTEX_NAME, isMap, jobConf, jobIdFormat, processorContext, rproc, taskIdFormat| Constructor and Description |
|---|
MergeFileTezProcessor(org.apache.tez.runtime.api.ProcessorContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Map<String,org.apache.tez.runtime.api.LogicalInput> inputs,
Map<String,org.apache.tez.runtime.api.LogicalOutput> outputs) |
abort, close, getConf, handleEvents, initialize, initializeAndRunProcessorpublic MergeFileTezProcessor(org.apache.tez.runtime.api.ProcessorContext context)
public void run(Map<String,org.apache.tez.runtime.api.LogicalInput> inputs, Map<String,org.apache.tez.runtime.api.LogicalOutput> outputs) throws Exception
run in interface org.apache.tez.runtime.api.LogicalIOProcessorFrameworkInterfacerun in class TezProcessorExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.