ulysses-you opened a new issue #1032: URL: https://github.com/apache/incubator-kyuubi/issues/1032
### 1. Describe the feature Keep server session id and engien session id consistent. ### 2. Motivation It's no meaning to make difference between server session id and engine session id. And make it harder to track the historical data. ### 3. Describe the solution Add session id into session conf when open Kyuubi Session and get session id at engine side when create session. ### 4. Additional context -- 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]
