Map ProfileCredentialsProvider to profile credential chain#4213
Map ProfileCredentialsProvider to profile credential chain#4213andygrove merged 2 commits intoapache:mainfrom
Conversation
|
cc @mbutrovich @parthchandra @andygrove |
|
Thanks @karuppayya. Could you also update |
|
Current test failures are unrelated to this PR. |
|
Will this support specifying |
|
@parthchandra Did some investigation on this before this change, No this cannot support the param.
4.1.0 is the first version which might be affected? |
|
4.0.2 failures are unrelated and due to flaky test - seems to be happening a lot - #4221 |
The native side should be independent of the hadoop versions. The Maybe you can add that in a follow up? |
Makes sense and also would be consistent with other providers in |
Which issue does this PR close?
Closes #4212
Rationale for this change
Support AWS Profile Credential provider
What changes are included in this PR?
Support AWS Profile Credential provider
How are these changes tested?
Units tests + on a real AWS cluster setup