public static class DeterminePartitionsJob.DeterminePartitionsDimSelectionOutputFormat
extends org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
| Constructor and Description |
|---|
DeterminePartitionsDimSelectionOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext job) |
org.apache.hadoop.mapreduce.RecordWriter |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job) |
getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathpublic DeterminePartitionsDimSelectionOutputFormat()
public org.apache.hadoop.mapreduce.RecordWriter getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job)
throws IOException,
InterruptedException
getRecordWriter in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormatIOExceptionInterruptedExceptionpublic void checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext job)
throws IOException
checkOutputSpecs in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormatIOExceptionCopyright © 2011–2017. All rights reserved.