zhang1002 opened a new issue #845: URL: https://github.com/apache/incubator-kyuubi/issues/845
### 1. Describe the feature Event tracking for stage and store the metrics in mem for a short time. ### 2. Motivation 1. For statement, you can know each stage's metrics in its running time 2. According to those metrics, you can find out where the problem lies and analyse the performance ### 3. Describe the solution 1. event tracking in SparkSQLEngineListener 2. store the metrics in KyuubiStatementMonitor ### 4. Additional context -- 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]
