Package | Description |
---|---|
org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
Modifier and Type | Class and Description |
---|---|
class |
AWSBadRequestException
A 400 "Bad Request" exception was received.
|
class |
AWSNoResponseException
Status code 443, no response from server.
|
class |
AWSRedirectException
Request is redirected.
|
class |
AWSS3IOException
Wrap a
S3Exception as an IOE, relaying all
getters. |
class |
AWSServiceIOException
A specific exception from AWS operations.
|
class |
AWSServiceThrottledException
Exception raised when a service was throttled.
|
class |
AWSStatus500Exception
A 5xx response came back from a service.
|
class |
AWSUnsupportedFeatureException
A store returned an error indicating that it does not support a
specific S3 feature such as the chosen ChangeDetectionPolicy or
other AWS-S3 feature that the third-party store does not support.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.