Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FOR CI] Include base credentials for Glue IAM role #10746

Closed
wants to merge 2 commits into from

Conversation

hashhar
Copy link
Member

@hashhar hashhar commented Jan 22, 2022

CI for #10735

(Glue tests don't run when submitted from forks)

Glue AWS credentials with IAM role must include the base credentials
if provided. This change matches the behavior of
`TrinoS3FileSystem.createAwsCredentialsProvider`. However, there is a
slight change to the previous contract. Like
`TrinoS3FileSystem.createAwsCredentialsProvider`,
`GlueHiveMetastore.getAwsCredentialsProvider` will prefer config
`config.getAwsCredentialsProvider()`.

Fixes #10726
@hashhar hashhar closed this Jan 22, 2022
@hashhar hashhar deleted the hashhar/ci-for-10735 branch January 22, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants