Package | Description |
---|---|
org.apache.hadoop.fs.s3a.commit |
Support for committing the output of analytics jobs directly to S3.
|
org.apache.hadoop.fs.s3a.commit.magic |
This is the "Magic" committer and support.
|
org.apache.hadoop.mapreduce.lib.output |
Class and Description |
---|
PathOutputCommitter
A committer which somehow commits data written to a working directory
to the final directory during the commit process.
|
Class and Description |
---|
PathOutputCommitter
A committer which somehow commits data written to a working directory
to the final directory during the commit process.
|
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. |
FileOutputFormatCounter |
FilterOutputFormat
FilterOutputFormat is a convenience class that wraps OutputFormat.
|
PartialOutputCommitter
Interface for an
OutputCommitter
implementing partial commit of task output, as during preemption. |
PathOutputCommitter
A committer which somehow commits data written to a working directory
to the final directory during the commit process.
|
SequenceFileOutputFormat
An
OutputFormat that writes SequenceFile s. |
Copyright © 2019 Apache Software Foundation. All rights reserved.