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

Added new property KERBEROS_REFRESH_TICKET for HdfsSinkConnectorConfi… #628

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

joshbigdaddy
Copy link

@joshbigdaddy joshbigdaddy commented Sep 2, 2022

…g that allows the possibility of never refreshing the token

Problem

Needed to never refresh kerberos token due to kerberos stopping the pipeline each week

Solution

Created a common solution that allows users not to use refresh of kerberos tickets at all

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

I have tested that the configuration applies correctly in the configuration test

Testing done:
  • [x ] Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

Only releases a new config feature, so it should be harmless

Mergin to master

I have put this config value as true by default so it is safe

…g that allows the possibility of never refreshing the token
@joshbigdaddy joshbigdaddy requested a review from a team as a code owner September 2, 2022 11:35
@CLAassistant
Copy link

CLAassistant commented Sep 2, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@joshbigdaddy
Copy link
Author

Hi, I have already solved all the problems and checks have been passed

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.

None yet

2 participants