public class POFRJoinTez extends POFRJoin implements TezInput
POFRJoin.TupleToMapKeyPhysicalOperator.OriginalLocationconstExps, dumTup, fe, fragment, inputSchemas, isLeftOuterJoin, keySchemas, keyTypes, LRs, mTupleFactory, nullBag, phyPlanLists, processingPlan, replFiles, replicates, setUpalias, illustrator, input, inputAttached, inputs, lineageTracer, outputs, parentPlan, pigLogger, reporter, requestedParallelism, res, RESULT_EMPTY, RESULT_EOP, resultType| Constructor and Description |
|---|
POFRJoinTez(POFRJoin copy,
java.util.List<java.lang.String> inputKeys) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInputsToSkip(java.util.Set<java.lang.String> inputsToSkip)
Add to the list of inputs to skip download if already available in vertex cache
|
void |
attachInputs(java.util.Map<java.lang.String,LogicalInput> inputs,
org.apache.hadoop.conf.Configuration conf) |
java.util.List<java.lang.String> |
getInputKeys() |
java.lang.String[] |
getTezInputs() |
java.lang.String |
name() |
void |
replaceInput(java.lang.String oldInputKey,
java.lang.String newInputKey) |
protected void |
setUpHashMap()
Builds the HashMaps by reading replicated inputs from broadcast edges
|
getFragment, getJoinPlans, getLRs, getNextTuple, getReplFiles, getValueTuple, illustratorMarkup, isKeyNull, setFragment, setReplFiles, supportsMultipleInputs, supportsMultipleOutputs, visitaddOriginalLocation, addOriginalLocation, attachInput, clone, cloneHelper, copyAliasFrom, detachInput, getAlias, getAliasString, getIllustrator, getInputs, getLogger, getNext, getNextBigDecimal, getNextBigInteger, getNextBoolean, getNextDataBag, getNextDataByteArray, getNextDateTime, getNextDouble, getNextFloat, getNextInteger, getNextLong, getNextMap, getNextString, getOriginalLocations, getPigLogger, getReporter, getRequestedParallelism, getResultType, isAccumStarted, isAccumulative, isBlocking, isInputAttached, processInput, reset, setAccumEnd, setAccumStart, setAccumulative, setIllustrator, setInputs, setParentPlan, setPigLogger, setReporter, setRequestedParallelism, setResultType, staticDataCleanupcompareTo, equals, getOperatorKey, getProjectionMap, hashCode, regenerateProjectionMap, rewire, toString, unsetProjectionMappublic POFRJoinTez(POFRJoin copy, java.util.List<java.lang.String> inputKeys) throws ExecException
ExecExceptionpublic java.lang.String[] getTezInputs()
getTezInputs in interface TezInputpublic void replaceInput(java.lang.String oldInputKey,
java.lang.String newInputKey)
replaceInput in interface TezInputpublic void addInputsToSkip(java.util.Set<java.lang.String> inputsToSkip)
TezInputaddInputsToSkip in interface TezInputpublic void attachInputs(java.util.Map<java.lang.String,LogicalInput> inputs,
org.apache.hadoop.conf.Configuration conf)
throws ExecException
attachInputs in interface TezInputExecExceptionprotected void setUpHashMap()
throws ExecException
setUpHashMap in class POFRJoinExecExceptionpublic java.util.List<java.lang.String> getInputKeys()
Copyright © 2007-2012 The Apache Software Foundation