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.magic |
This is the "Magic" committer and support.
|
Modifier and Type | Method and Description |
---|---|
PutTracker |
MagicCommitIntegration.createTracker(org.apache.hadoop.fs.Path path,
String key)
Given a path and a key to that same path, create a tracker for it.
|
Modifier and Type | Class and Description |
---|---|
class |
MagicCommitTracker
Put tracker for Magic commits.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.