@InterfaceAudience.Public @InterfaceStability.Unstable
See: Description
Class | Description |
---|---|
DiagnosticKeys |
Diagnostic keys in the manifests.
|
DirEntry |
A directory entry in the task manifest.
|
ManifestSuccessData |
Summary data saved into a
_SUCCESS marker file. |
TaskManifest
,
and for a _SUCCESS
file, which is in
ManifestSuccessData
.
The _SUCCESS
file is a copy of the S3A Committer
org.apache.hadoop.fs.s3a.commit.files.ManifestSuccessData
,
the intent being that at the JSON-level they are compatible.
This is to aid testing/validation and support calls, with one single
format to load.
Consult the individual formats for their declarations of access;
the _SUCCESS file is one which tests may use.Copyright © 2024 Apache Software Foundation. All rights reserved.