Package | Description |
---|---|
org.apache.hadoop.mapreduce.lib.output |
Modifier and Type | Class and Description |
---|---|
class |
FileOutputCommitterFactory
Creates a
FileOutputCommitter , always. |
class |
NamedCommitterFactory
A factory which creates any named committer identified
in the option
NAMED_COMMITTER_CLASS . |
Modifier and Type | Method and Description |
---|---|
static PathOutputCommitterFactory |
PathOutputCommitterFactory.getCommitterFactory(org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.conf.Configuration conf)
Get the committer factory for a configuration.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.