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

Implement delegation token max lifetime option #92

Merged

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.
This PR is related to kzk/webhdfs#45

@OhJuhun OhJuhun force-pushed the implement-delegation-token-max-lifetime-option branch from 00662eb to 849c767 Compare March 12, 2024 01:43
@ashie ashie self-requested a review March 13, 2024 00:48
OhJuhun added 2 commits March 13, 2024 11:33
Signed-off-by: OhJuhun <[email protected]>
Signed-off-by: OhJuhun <[email protected]>
@OhJuhun
Copy link
Contributor Author

OhJuhun commented Mar 13, 2024

@ashie hello. i fix the test code for github action ci.
but as you see, ruby 2.7 unit testing and ruby head unit testing failed.
Is the workflow file valid?

@ashie
Copy link
Member

ashie commented Mar 13, 2024

Hi, thanks for your contribution!

but as you see, ruby 2.7 unit testing and ruby head unit testing failed.
Is the workflow file valid?

They are currently broken due to reasons not concerned with this pull request.
I'll fix them later.

@ashie ashie merged commit ac69465 into fluent:master Mar 19, 2024
4 of 6 checks passed
@ashie
Copy link
Member

ashie commented Mar 19, 2024

Thanks!

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