org.apache.accumulo.server.metanalysis
public class LogFileOutputFormat extends org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<LogFileKey,LogFileValue>
Constructor and Description |
---|
LogFileOutputFormat() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordWriter<LogFileKey,LogFileValue> |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPath
public org.apache.hadoop.mapreduce.RecordWriter<LogFileKey,LogFileValue> getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException, InterruptedException
getRecordWriter
in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<LogFileKey,LogFileValue>
IOException
InterruptedException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.