| 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.files |
Persistent data formats for the committers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitOperations.createSuccessMarker(org.apache.hadoop.fs.Path outputPath,
SuccessData successData,
boolean addMetrics)
Save the success data to the
_SUCCESS file. |
| Modifier and Type | Method and Description |
|---|---|
static SuccessData |
SuccessData.load(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path)
Load an instance from a file, then validate it.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.