ulysses-you commented on PR #3185: URL: https://github.com/apache/incubator-kyuubi/pull/3185#issuecomment-1217404340
I mean we can reuse the functionality of Kyuubi engine event at extension, for example: `ENGINE_EVENT_LOGGERS`. So we do not need additional config and code to do the similar thing. To approach this, we can provide a global static instance like `KyuubiSparkSession` which provides some methods about injecting event, so that at Spark extension can use it. -- 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]
