A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/mapred/SequenceFileOutputFormat.html below:

SequenceFileOutputFormat (Hadoop 1.2.1 API)

org.apache.hadoop.mapred
Class SequenceFileOutputFormat<K,V>
java.lang.Object
  org.apache.hadoop.mapred.FileOutputFormat<K,V>
      org.apache.hadoop.mapred.SequenceFileOutputFormat<K,V>
All Implemented Interfaces:
OutputFormat<K,V>
Direct Known Subclasses:
SequenceFileAsBinaryOutputFormat
public class SequenceFileOutputFormat<K,V>
extends FileOutputFormat<K,V>

An OutputFormat that writes SequenceFiles.

        Methods inherited from class org.apache.hadoop.mapred.FileOutputFormat checkOutputSpecs, getCompressOutput, getOutputCompressorClass, getOutputPath, getPathForCustomFile, getTaskOutputPath, getUniqueName, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputPath   Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   SequenceFileOutputFormat
public SequenceFileOutputFormat()
getRecordWriter
public RecordWriter<K,V> getRecordWriter(FileSystem ignored,
                                         JobConf job,
                                         String name,
                                         Progressable progress)
                                  throws IOException
Description copied from interface: OutputFormat
Get the RecordWriter for the given job.
Specified by:
getRecordWriter in interface OutputFormat<K,V>
Specified by:
getRecordWriter in class FileOutputFormat<K,V>
job - configuration for the job whose output is being written.
name - the unique name for this part of the output.
progress - mechanism for reporting progress while writing to file.
Returns:
a RecordWriter to write the output for the job.
Throws:
IOException
getReaders
public static SequenceFile.Reader[] getReaders(Configuration conf,
                                               Path dir)
                                        throws IOException
Open the output generated by this format.
Throws:
IOException
getOutputCompressionType
public static SequenceFile.CompressionType getOutputCompressionType(JobConf conf)
Get the SequenceFile.CompressionType for the output SequenceFile.
Parameters:
conf - the JobConf
Returns:
the SequenceFile.CompressionType for the output SequenceFile, defaulting to SequenceFile.CompressionType.RECORD
setOutputCompressionType
public static void setOutputCompressionType(JobConf conf,
                                            SequenceFile.CompressionType style)
Set the SequenceFile.CompressionType for the output SequenceFile.
Parameters:
conf - the JobConf to modify
style - the SequenceFile.CompressionType for the output SequenceFile
Copyright © 2009 The Apache Software Foundation

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4