Package | Description |
---|---|
org.apache.hadoop.fs.azurebfs.commit |
Support for manifest committer.
|
org.apache.hadoop.mapreduce.lib.output | |
org.apache.hadoop.mapreduce.lib.output.committer.manifest |
Intermediate manifest committer.
|
Modifier and Type | Class and Description |
---|---|
class |
AzureManifestCommitterFactory
A Committer for the manifest committer which performs all bindings needed
to work best with abfs.
|
Modifier and Type | Method and Description |
---|---|
static PathOutputCommitterFactory |
PathOutputCommitterFactory.getCommitterFactory(Path outputPath,
Configuration conf)
Get the committer factory for a configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ManifestCommitterFactory
This is the committer factory to register as the source of committers
for the job/filesystem schema.
|
Copyright © 2024 Apache Software Foundation. All rights reserved.