ahmarsuhail commented on PR #4973: URL: https://github.com/apache/hadoop/pull/4973#issuecomment-1278675683
Yes, sorry should have mentioned! Tested by setting `fs.s3a.aws.credentials.provider` to `com.amazonaws.auth.AWSStaticCredentialsProvider`, and ran an Integration test (`ITestPrefetchingInputStream`) which logs warning. Then tested with `com.amazonaws.auth.EnvironmentVariableCredentialsProvider`, `com.amazonaws.auth.EC2ContainerCredentialsProviderWrapper` and `com.amazonaws.auth.InstanceProfileCredentialsProvider` which do not log warning. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
