Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.8.1
-
None
-
None
Description
S3A translateException() works OK, but we should look at improving it for diagnostics (more details), code (more specific exceptions), and, critically, for meaningful translation of other AWS services including DynamoDB, token services & key management.
This could be followed by better retry logic, which will be easier ones exception translation is improved. In particular, we may want to hint about which exceptions may be retriable, and which ones are going to be fatal (auth)
Attachments
Issue Links
- duplicates
-
HADOOP-14531 [Umbrella] Improve S3A error handling & reporting
- Resolved