pan3793 commented on issue #2012: URL: https://github.com/apache/incubator-kyuubi/issues/2012#issuecomment-1058978181
Thanks for reporting this issue, have a glance of code, the name is confusing, as we has 2 classes share the name `EventLoggingService` in both `kyuubi-server` module and `kyuubi-spark-sql-engine` module, would you please also rename them to `KyuubiEventLoggingService`(for kyuubi-server) and `SparkEventLoggingService` (for kyuubi-spark-sql-engine)? -- 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]
