public static class DeterminePartitionsJob.DeterminePartitionsDimSelectionOutputFormat
extends org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
Constructor and Description |
---|
DeterminePartitionsJob.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, setOutputPath
public DeterminePartitionsJob.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.FileOutputFormat
IOException
InterruptedException
public void checkOutputSpecs(org.apache.hadoop.mapreduce.JobContext job) throws IOException
checkOutputSpecs
in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
IOException
Copyright © 2011–2015. All rights reserved.