Replies: 1 comment 1 reply
-
@madeirak thanks for opening the discussion, the question might not be answered timely due to the lack of community volunteer resources, I think you have found the solution so closed it, would you mind leaving a summary before closing? It might help other guys who have similar questions in the future, thank you in advance |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
After configuring Kyuubi custom event handler, kyuubi=1.7.1(https://kyuubi.readthedocs.io/en/v1.7.1-rc0/extensions/server/events.html), There were no expected results during the self-test process. Is there any other way could I know if custom handler be configured correct?
/custom_event_handler/src/main/scala/custom_event_handler_case1/CustomEventHandlerCase1.scala
/custom_event_handler/src/main/resources/META_INF/services/org.apache.kyuubi.events.handler.CustomEventHandlerProvider
Added configuration
kyuubi.backend.server.event.loggers=CUSTOM
Beta Was this translation helpful? Give feedback.
All reactions