abhijeetkushe opened a new pull request #7445: URL: https://github.com/apache/pinot/pull/7445
Based on https://github.com/apache/pinot/commit/69a91acbead90b110800bbf98424415630f78527 changes done by @singalravi But due to the shaded relocation of software.amazon packages ServicesResourceTransformer needs to be included.If software.amazon can be excluded then the change will mirror exactly as pinot-s3 changes ## Description WebIdentityTokenFileCredentialsProvider needs sts dependency in its classpath See https://github.com/aws/aws-sdk-java-v2/blob/2.13.46/core/auth/src/main/java/software/amazon/awssdk/auth/credentials/WebIdentityTokenFileCredentialsProvider.java#L29-L34 -- 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]
