public class SparkReduceSinkMapJoinProc extends Object implements NodeProcessor
Modifier and Type | Class and Description |
---|---|
static class |
SparkReduceSinkMapJoinProc.SparkMapJoinFollowedByGroupByProcessor |
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
SparkReduceSinkMapJoinProc() |
public Object process(Node nd, Stack<Node> stack, NodeProcessorCtx procContext, Object... nodeOutputs) throws SemanticException
NodeProcessor
process
in interface NodeProcessor
nd
- operator to processprocContext
- operator processor contextnodeOutputs
- A variable argument list of outputs from other nodes in the walkSemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.