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

Fix Hadoop S3 Key settings #1007

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Fix Hadoop S3 Key settings #1007

merged 1 commit into from
Jan 21, 2023

Conversation

aabbasi-hbo
Copy link
Collaborator

@aabbasi-hbo aabbasi-hbo commented Jan 20, 2023

Description

Resolves #XXX

How was this PR tested?

Currently, if S3 keys are not provided, they are automatically set as "None" in the hadoop configurations. This prevents S3 IAM role from being used instead of the keys. This change ensures that the Hadoop configuration for the S3 keys is only set when the keys are provided. Otherwise, ignored.

@xiaoyongzhu this PR is regarding the change we discussed

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

@xiaoyongzhu xiaoyongzhu merged commit 95076ff into main Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants