Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.4.0
-
None
-
None
Description
Tests report throttling errors in IAM being remapped to noauth and failure
Again, impala tests, but with multiple processes on same host. this means that HADOOP-18945 isn't sufficient as even if it ensures a singleton instance for a process
- it doesn't if there are many test buckets (fixable)
- it doesn't work across processes (not fixable)
we may be able to
- use a singleton across all filesystem instances
- once we know how throttling is reported, handle it through retries + error/stats collection
Attachments
Issue Links
- relates to
-
HADOOP-18990 S3A: retry on credential expiry
- Open
-
HADOOP-18945 S3A: IAMInstanceCredentialsProvider failing: Failed to load credentials from IMDS
- Resolved
-
IMPALA-13156 S3 tests flaky: the Hadoop-AWS credential provider chain occasionally fails to provide credentials for S3 access
- Open
- links to