zhang1002 opened a new issue #852: URL: https://github.com/apache/incubator-kyuubi/issues/852
# Describe the proposal This module's major feature is event tracking and dumpping them into a file(local log file or remote file like hdfs). Now event granularity just have statement, job and stage. You can get each statement's summary info and use statementId to look up the jobs' or stages' metrics. According to those metrics, it will be easier to find out where the problem lies and optimize performance. # Task list - [ ] #845 - [ ] #846 - [ ] #847 - [ ] #848 - [ ] #850 - [ ] #851 -- 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]
