public class NativeTezOper extends TezOperator
TezOperator.LoaderInfo, TezOperator.OPER_FEATURE, TezOperator.VertexGroupInfo| Constructor and Description |
|---|
NativeTezOper(OperatorKey k,
java.lang.String tezJar,
java.lang.String[] parameters) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandString() |
java.lang.String |
getJobId() |
java.lang.String |
name() |
void |
runJob(java.lang.String jobStatsKey) |
void |
visit(TezOpPlanVisitor v)
Visit this node with the provided visitor.
|
addCrossKey, addUnionPredecessor, addVertexGroupStore, combineSmallSplits, copyFeatures, getCrossKeys, getEffectiveParallelism, getEstimatedParallelism, getLoaderInfo, getParallelismFactor, getProcessorName, getRequestedParallelism, getSampleOperator, getSortOperator, getSortOrder, getSplitParent, getTotalInputFilesSize, getUnionMembers, getVertexGroupInfo, getVertexGroupMembers, getVertexGroupStores, getVertexParallelism, isBuildBloom, isClosed, isCogroup, isDistinct, isDontEstimateParallelism, isFilterBloom, isGlobalSort, isGroupBy, isIndexer, isIntermediateReducer, isLimit, isLimitAfterSort, isMergeCogroup, isMergeJoin, isMergeSparseJoin, isNative, isNeedEstimateParallelism, isOverrideIntermediateParallelism, isRankCounter, isRegularJoin, isSampleAggregation, isSampleBasedPartitioner, isSampler, isSkewedJoin, isSplitter, isUnion, isUseGraceParallelism, isUseMRMapSettings, isUseSecondaryKey, isVertexGroup, markBuildBloom, markCogroup, markDistinct, markFilterBloom, markGlobalSort, markGroupBy, markIndexer, markLimit, markLimitAfterSort, markMergeCogroup, markMergeJoin, markMergeSparseJoin, markNative, markRankCounter, markRegularJoin, markSampleAggregation, markSampleBasedPartitioner, markSampler, markSkewedJoin, markUnion, needSegmentBelow, noCombineSmallSplits, removeVertexGroupStore, setClosed, setDontEstimateParallelism, setEstimatedParallelism, setIntermediateReducer, setNeedEstimatedQuantile, setOverrideIntermediateParallelism, setRequestedParallelism, setRequestedParallelismByReference, setSampleOperator, setSortOperator, setSortOrder, setSplitParent, setSplitter, setTotalInputFilesSize, setUseGraceParallelism, setUseMRMapSettings, setUseSecondaryKey, setVertexGroupInfo, setVertexGroupMembers, setVertexParallelism, supportsMultipleInputs, supportsMultipleOutputs, toStringclone, compareTo, equals, getOperatorKey, getProjectionMap, hashCode, regenerateProjectionMap, rewire, unsetProjectionMappublic NativeTezOper(OperatorKey k, java.lang.String tezJar, java.lang.String[] parameters)
public java.lang.String getJobId()
public java.lang.String getCommandString()
public void visit(TezOpPlanVisitor v) throws VisitorException
Operatorvisit in class TezOperatorv - Visitor to visit with.VisitorException - if the visitor has a problem.public void runJob(java.lang.String jobStatsKey)
throws JobCreationException
JobCreationExceptionpublic java.lang.String name()
name in class TezOperatorCopyright © 2007-2025 The Apache Software Foundation