Liam3433 commented on issue #6435: URL: https://github.com/apache/kyuubi/issues/6435#issuecomment-2141373219
yarn-application > According to the error message, it might be a classloader issue, which Flink deployment mode are you using? > > ``` > java.lang.RuntimeException: Method > closeSession(org.apache.flink.table.gateway.api.session.SessionHandle) not found in > class org.apache.flink.table.gateway.service.session.SessionManagerImpl [ > ... > closeSession(org.apache.flink.table.gateway.api.session.SessionHandle), > ... > ``` -- 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]
