public class PigOutputFormatTez extends PigOutputFormat
Modifier and Type | Class and Description |
---|---|
static class |
PigOutputFormatTez.PigOutputCommitterTez |
PigOutputFormat.PigRecordWriter
currentConf, mapStores, PIG_MAPRED_OUTPUT_DIR, PIG_TMP_PATH, reduceStores
Constructor and Description |
---|
PigOutputFormatTez() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.OutputCommitter |
getOutputCommitter(org.apache.hadoop.mapreduce.TaskAttemptContext taskattemptcontext) |
checkOutputSpecs, getRecordWriter, setLocation, setupUdfEnvAndStores
public org.apache.hadoop.mapreduce.OutputCommitter getOutputCommitter(org.apache.hadoop.mapreduce.TaskAttemptContext taskattemptcontext) throws java.io.IOException, java.lang.InterruptedException
getOutputCommitter
in class PigOutputFormat
java.io.IOException
java.lang.InterruptedException
Copyright © 2007-2012 The Apache Software Foundation