public static class PigOutputFormatTez.PigOutputCommitterTez extends PigOutputCommitter
Constructor and Description |
---|
PigOutputFormatTez.PigOutputCommitterTez(org.apache.hadoop.mapreduce.TaskAttemptContext context,
java.util.List<POStore> mapStores,
java.util.List<POStore> reduceStores) |
Modifier and Type | Method and Description |
---|---|
void |
abortJob(org.apache.hadoop.mapreduce.JobContext context,
org.apache.hadoop.mapreduce.JobStatus.State state) |
void |
commitJob(org.apache.hadoop.mapreduce.JobContext context) |
void |
setupJob(org.apache.hadoop.mapreduce.JobContext context) |
abortTask, cleanupJob, commitTask, isRecoverySupported, needsTaskCommit, recoverTask, setUpContext, setupTask, storeCleanup
public void setupJob(org.apache.hadoop.mapreduce.JobContext context) throws java.io.IOException
setupJob
in class PigOutputCommitter
java.io.IOException
public void commitJob(org.apache.hadoop.mapreduce.JobContext context) throws java.io.IOException
commitJob
in class PigOutputCommitter
java.io.IOException
public void abortJob(org.apache.hadoop.mapreduce.JobContext context, org.apache.hadoop.mapreduce.JobStatus.State state) throws java.io.IOException
abortJob
in class PigOutputCommitter
java.io.IOException
Copyright © 2007-2012 The Apache Software Foundation