yaooqinn commented on issue #981: URL: https://github.com/apache/incubator-kyuubi/issues/981#issuecomment-908856878
Most engine events are now in 1) Spark's event log - which are line-based JSON events in the same file of spark's events 2) Kyuubi's event JSON log - a JSON file/table-based system support querying by Kyuubi/spark directly 3) JDBC (not yet) 4) CUSTOM (not yet) For the reason why we should use a private implementation - `ElementTrackingStore`, a detailed explanation is needed -- 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]
