public class ParquetOutputCommitter
extends org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
| Constructor and Description |
|---|
ParquetOutputCommitter(org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
commitJob(org.apache.hadoop.mapreduce.JobContext jobContext) |
static void |
writeMetaDataFile(org.apache.hadoop.conf.Configuration configuration,
org.apache.hadoop.fs.Path outputPath) |
abortJob, abortTask, abortTask, cleanupJob, commitTask, commitTask, getCommittedTaskPath, getCommittedTaskPath, getCommittedTaskPath, getJobAttemptPath, getJobAttemptPath, getJobAttemptPath, getTaskAttemptPath, getTaskAttemptPath, getWorkPath, isRecoverySupported, needsTaskCommit, needsTaskCommit, recoverTask, setupJob, setupTaskpublic ParquetOutputCommitter(org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException
IOExceptionpublic void commitJob(org.apache.hadoop.mapreduce.JobContext jobContext)
throws IOException
commitJob in class org.apache.hadoop.mapreduce.lib.output.FileOutputCommitterIOExceptionpublic static void writeMetaDataFile(org.apache.hadoop.conf.Configuration configuration,
org.apache.hadoop.fs.Path outputPath)
Copyright © 2018 The Apache Software Foundation. All rights reserved.