timothy65535 opened a new issue #1049:
URL: https://github.com/apache/incubator-kyuubi/issues/1049


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the bug
   
   EventLoggingService write events synchronously, it may affects the 
proformance.
   
   `EventLoggerType.SPARK`: supported
   `EventLoggerType.JSON`: not support
   
   
![image](https://user-images.githubusercontent.com/86483005/132415926-fa67f393-7495-48b6-b4b8-7508b6df99b3.png)
   
   
   ### Kyuubi Server Log Output
   
   ```logtalk
   None.
   ```
   
   
   ### Kyuubi Engine Log Output
   
   ```logtalk
   None.
   ```
   
   
   ### Kyuubi Server Configurations
   
   ```yaml
   None.
   ```
   
   
   ### Kyuubi Engine Configurations
   
   ```yaml
   None.
   ```
   
   
   ### Additional context
   
   None.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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]


Reply via email to