Package | Description |
---|---|
org.apache.hadoop.fs.azurebfs.commit |
Support for manifest committer.
|
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 | |
org.apache.hadoop.mapreduce.lib.output.committer.manifest |
Intermediate manifest committer.
|
Class and Description |
---|
PathOutputCommitterFactory
A factory for committers implementing the
PathOutputCommitter
methods, and so can be used from FileOutputFormat . |
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.
|
PathOutputCommitterFactory
A factory for committers implementing the
PathOutputCommitter
methods, and so can be used from FileOutputFormat . |
SequenceFileOutputFormat
An
OutputFormat that writes SequenceFile s. |
Class and Description |
---|
PathOutputCommitter
A committer which somehow commits data written to a working directory
to the final directory during the commit process.
|
PathOutputCommitterFactory
A factory for committers implementing the
PathOutputCommitter
methods, and so can be used from FileOutputFormat . |
Copyright © 2023 Apache Software Foundation. All rights reserved.