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

Impelement delegation token maxlifetime #45

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

OhJuhun
Copy link
Contributor

@OhJuhun OhJuhun commented Mar 12, 2024

I am using the function to renew delegation tokens.
However, if the max-lifetime setting is configured in Hadoop, the token can no longer be renewed and used, and a new token must be obtained.
This PR is the implementation of that functionality.

@tagomoris
Copy link
Collaborator

LGTM.
@OhJuhun Are you using this patch on your environment?

@OhJuhun
Copy link
Contributor Author

OhJuhun commented Mar 12, 2024

@tagomoris yes. i use this with fluent/fluent-plugin-webhdfs#92 on my envrionment.
it works clearly.

@tagomoris tagomoris merged commit 188f0d2 into kzk:master Mar 12, 2024
@tagomoris
Copy link
Collaborator

@OhJuhun Thank you! I released v0.11.0.

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.

2 participants