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, storeCleanuppublic void setupJob(org.apache.hadoop.mapreduce.JobContext context)
throws java.io.IOException
setupJob in class PigOutputCommitterjava.io.IOExceptionpublic void commitJob(org.apache.hadoop.mapreduce.JobContext context)
throws java.io.IOException
commitJob in class PigOutputCommitterjava.io.IOExceptionpublic void abortJob(org.apache.hadoop.mapreduce.JobContext context,
org.apache.hadoop.mapreduce.JobStatus.State state)
throws java.io.IOException
abortJob in class PigOutputCommitterjava.io.IOExceptionCopyright © 2007-2012 The Apache Software Foundation