zlosim commented on PR #4390:
URL: https://github.com/apache/zeppelin/pull/4390#issuecomment-1172076336

   @Reamer thanks for the suggestions, as for the questions:
   - Yes, without the lib WebIdentityTokenCredentialsProvider [will 
fail](https://github.com/aws/aws-sdk-java/blob/9cb8d4b7d7d65e42f8a8a1f1b277ad9d6744ef76/aws-java-sdk-core/src/main/java/com/amazonaws/auth/WebIdentityTokenCredentialsProvider.java#L33)
 so DefaultAWSCredentialsProviderChain will skip it and move to the next 
provider 
   - Not really sure, one thing comes to my mind is to try creating S3 client 
with WebIdentityTokenCredentialsProvider and check if given provider fails with 
class not found exception - you think this could be enough?
   - license file already contains info for [AWS SDKs 
](https://github.com/apache/zeppelin/blob/bd951ee53d696a4d21a69f09f5cd7ba76f173a28/zeppelin-distribution/src/bin_license/LICENSE#L5)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to