Package | Description |
---|---|
org.apache.hadoop.examples.terasort |
This package consists of 3 map/reduce applications for Hadoop to
compete in the annual terabyte sort
competition.
|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce.lib.output | |
org.apache.hadoop.tools.mapred |
Class and Description |
---|
FileOutputFormat
A base class for
OutputFormat s that read from FileSystem s. |
Class and Description |
---|
SequenceFileAsBinaryOutputFormat.WritableValueBytes
Inner class used for appendRaw
|
Class and Description |
---|
FileOutputCommitter
An
OutputCommitter that commits files specified
in job output directory i.e. |
FileOutputFormat
A base class for
OutputFormat s that read from FileSystem s. |
FileOutputFormat.Counter
Deprecated.
|
FileOutputFormatCounter |
FilterOutputFormat
FilterOutputFormat is a convenience class that wraps OutputFormat.
|
PartialOutputCommitter
Interface for an
OutputCommitter
implementing partial commit of task output, as during preemption. |
SequenceFileOutputFormat
An
OutputFormat that writes SequenceFile s. |
Class and Description |
---|
FileOutputCommitter
An
OutputCommitter that commits files specified
in job output directory i.e. |
FileOutputFormat
A base class for
OutputFormat s that read from FileSystem s. |
TextOutputFormat
An
OutputFormat that writes plain text files. |
Copyright © 2013 Apache Software Foundation. All rights reserved.