@InterfaceAudience.Public
@InterfaceStability.Evolving
public class AzureManifestCommitterFactory
extends org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
Classname, which can be declared in job configurations.
|
| Constructor and Description |
|---|
AzureManifestCommitterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter |
createOutputCommitter(org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
public static final String NAME
public org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitter createOutputCommitter(org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException
createOutputCommitter in class org.apache.hadoop.mapreduce.lib.output.committer.manifest.ManifestCommitterFactoryIOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.