gabrywu commented on PR #5564: URL: https://github.com/apache/kyuubi/pull/5564#issuecomment-1785145881
@turboFei in our case, flink task manager run all user code like this 1. create a login user from a ticket cache, 2. create a proxy user based on that login user 3. use this proxy user doAs to run all user codes This PR won't help here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
