| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.s3guard |
This package contains classes related to S3Guard: a feature of S3A to mask
the eventual consistency behavior of S3 and optimize access patterns by
coordinating with a strongly consistent external store for file system
metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S3GuardExistsRetryPolicy
Slightly-modified retry policy for cases when the file is present in the
MetadataStore, but may be still throwing FileNotFoundException from S3.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S3GuardDataAccessRetryPolicy
A Retry policy whose throttling comes from the S3Guard config options.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.