Package | Description |
---|---|
org.apache.hadoop.fs.s3a.commit |
Support for committing the output of analytics jobs directly to S3.
|
org.apache.hadoop.fs.s3a.commit.impl |
Internal classes which make use of mapreduce code.
|
org.apache.hadoop.fs.s3a.commit.magic |
This is the "Magic" committer and support.
|
org.apache.hadoop.fs.s3a.commit.staging |
The staging committers.
|
Class and Description |
---|
CommitContext
Commit context.
|
CommitOperations
The implementation of the various actions a committer needs.
|
Class and Description |
---|
CommitContext
Commit context.
|
CommitOperations
The implementation of the various actions a committer needs.
|
CommitOperations.MaybeIOE
A holder for a possible IOException; the call
CommitOperations.MaybeIOE.maybeRethrow()
will throw any exception passed into the constructor, and be a no-op
if none was. |
Class and Description |
---|
CommitContext
Commit context.
|
Class and Description |
---|
CommitContext
Commit context.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.