-
Notifications
You must be signed in to change notification settings - Fork 976
Closed
Description
1. Description
Kyuubi Query Engine shows basic stats currently, it will be more friendly after we add more details, like Session Statistics and SQL Statistics.
2. Describe the solution
- We need a KV store which supports clean up expired events.
- Watch operation and statement events, then update the KV store.
- Render the
Session StatisticsandSQL Statisticssection at kyuubi engine page.
3. TaskList
- Let spark history logger handle events asynchronously #1043
- Add basic EngineStatusStore for events #1022
- Add Session stats on Kyuubi Query Engine Page #1159
- [FEATURE] Add Statement stats on Kyuubi Query Engine Page #1188
- [FEATURE] Add Kyuubi Query Sesstion Page #1284
- Support session && statements stats on SparkHistoryServer Page
cfmcgrady, zhouyifan279 and zinkingakizminet
Metadata
Metadata
Assignees
Labels
kind:umbrellaThis a umbrella ticketThis a umbrella ticket
