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

[FEATURE] Support RenewDelegationToken for flink sql engine #6367

Closed
3 of 4 tasks
wForget opened this issue May 7, 2024 · 0 comments
Closed
3 of 4 tasks

[FEATURE] Support RenewDelegationToken for flink sql engine #6367

wForget opened this issue May 7, 2024 · 0 comments
Assignees
Labels

Comments

@wForget
Copy link
Member

wForget commented May 7, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the feature

Support RenewDelegationToken for flink sql engine

Motivation

I want to run the flink engine in impersonation mode. Since flink does not allow HADOOP_PROXY_USER and delegation tokens fetch to be enabled at the same time, we need to transfer credentials from kyuubi server to flink sql engine.

Describe the solution

Implement RenewDelegationToken method in FlinkTBinaryFrontendService

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant