@InterfaceAudience.Public
@InterfaceStability.Evolving
public abstract class SimpleMRProcessor
extends org.apache.tez.runtime.library.processor.SimpleProcessor
SimpleProcessor
that provides Map Reduce specific post
processing by calling commit (if needed) on all MROutput
s
connected to this Processor
.Constructor and Description |
---|
SimpleMRProcessor(org.apache.tez.runtime.api.ProcessorContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
postOp() |
close, getInputs, getOutputs, handleEvents, initialize, preOp, run, run
Copyright © 2024 Apache Software Foundation. All rights reserved.