Uses of Package
org.apache.hadoop.mapreduce.lib.output
Packages that use org.apache.hadoop.mapreduce.lib.output
Package
Description
Support for manifest committer.
Support for committing the output of analytics jobs directly to S3.
This is the "Magic" committer and support.
Intermediate manifest committer.
-
Classes in org.apache.hadoop.mapreduce.lib.output used by org.apache.hadoop.fs.azurebfs.commitClassDescriptionA factory for committers implementing the
PathOutputCommittermethods, and so can be used fromFileOutputFormat. -
Classes in org.apache.hadoop.mapreduce.lib.output used by org.apache.hadoop.fs.s3a.commitClassDescriptionA committer which somehow commits data written to a working directory to the final directory during the commit process.
-
Classes in org.apache.hadoop.mapreduce.lib.output used by org.apache.hadoop.fs.s3a.commit.magicClassDescriptionA committer which somehow commits data written to a working directory to the final directory during the commit process.
-
Classes in org.apache.hadoop.mapreduce.lib.output used by org.apache.hadoop.mapreduce.lib.outputClassDescriptionAn
OutputCommitterthat commits files specified in job output directory i.e.A base class forOutputFormats that read fromFileSystems.Deprecated.FilterOutputFormat is a convenience class that wraps OutputFormat.Interface for anOutputCommitterimplementing partial commit of task output, as during preemption.A committer which somehow commits data written to a working directory to the final directory during the commit process.A factory for committers implementing thePathOutputCommittermethods, and so can be used fromFileOutputFormat.AnOutputFormatthat writesSequenceFiles. -
Classes in org.apache.hadoop.mapreduce.lib.output used by org.apache.hadoop.mapreduce.lib.output.committer.manifestClassDescriptionA committer which somehow commits data written to a working directory to the final directory during the commit process.A factory for committers implementing the
PathOutputCommittermethods, and so can be used fromFileOutputFormat.