Uses of Class
org.apache.hadoop.mapreduce.lib.output.PathOutputCommitterFactory
Packages that use PathOutputCommitterFactory
Package
Description
Support for manifest committer.
Intermediate manifest committer.
-
Uses of PathOutputCommitterFactory in org.apache.hadoop.fs.azurebfs.commit
Subclasses of PathOutputCommitterFactory in org.apache.hadoop.fs.azurebfs.commitModifier and TypeClassDescriptionclassA Committer for the manifest committer which performs all bindings needed to work best with abfs. -
Uses of PathOutputCommitterFactory in org.apache.hadoop.mapreduce.lib.output
Methods in org.apache.hadoop.mapreduce.lib.output that return PathOutputCommitterFactoryModifier and TypeMethodDescriptionstatic PathOutputCommitterFactoryPathOutputCommitterFactory.getCommitterFactory(Path outputPath, Configuration conf) Get the committer factory for a configuration. -
Uses of PathOutputCommitterFactory in org.apache.hadoop.mapreduce.lib.output.committer.manifest
Subclasses of PathOutputCommitterFactory in org.apache.hadoop.mapreduce.lib.output.committer.manifestModifier and TypeClassDescriptionclassThis is the committer factory to register as the source of committers for the job/filesystem schema.