Replies: 1 comment 1 reply
-
Good idea, and we can put it in TOpenSessionResp for both cases |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to record the applicationId of the engine in KyuubiSessionEvent, and then I will collect KyuubiServerEvent into elasticsearch so that I can quickly find the yarn application of the session.
How to get the applicationId in kyuubiServer?
ProcBuilder
.select engine_id()
to get.Beta Was this translation helpful? Give feedback.
All reactions