public interface TezOutput
Modifier and Type | Method and Description |
---|---|
void |
attachOutputs(java.util.Map<java.lang.String,LogicalOutput> outputs,
org.apache.hadoop.conf.Configuration conf) |
java.lang.String[] |
getTezOutputs() |
void |
replaceOutput(java.lang.String oldOutputKey,
java.lang.String newOutputKey) |
java.lang.String[] getTezOutputs()
void replaceOutput(java.lang.String oldOutputKey, java.lang.String newOutputKey)
void attachOutputs(java.util.Map<java.lang.String,LogicalOutput> outputs, org.apache.hadoop.conf.Configuration conf) throws ExecException
ExecException
Copyright © 2007-2012 The Apache Software Foundation