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