wForget commented on issue #1816:
URL: 
https://github.com/apache/incubator-kyuubi/issues/1816#issuecomment-1018198544


   The implementation steps:
   1. Add the @KVIndex property to the event, which will be used for KvStore
   2. Refactor SparkSQLEngineListener, no longer use EngineEventsStore to store 
Events, but store them through ElementTrackingStore.
   3. Add Trigger for cleanup events in SparkSQLEngineListener.
   4. Refactor EngineEventsStore to get Events through ElementTrackingStore.
   5. Implement KyuubiHistoryServerPlugin
   
   cc @yaooqinn 


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