You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cxzl25
changed the title
[FEATURE][SPARK] Display the cpu time consumed by the statement in the Engine tab
[FEATURE][SPARK] Display the CPU time consumed by the statement in the Engine tab
Feb 28, 2024
…n the Spark Engine tab
# 🔍 Description
## Issue References 🔗
This pull request fixesapache#6108
## Describe Your Solution 🔧
Follow apache#6112
Display the run time and CPU time of statements or sessions in the Spark UI.
<img width="1429" alt="screenshot 2024-03-05 10 37 26" src="https://github.com/apache/kyuubi/assets/23011702/337772e0-a681-4989-b6f9-ee3633bb6287">
## Types of changes 🔖
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
## Test Plan 🧪
#### Behavior Without This Pull Request ⚰️
#### Behavior With This Pull Request 🎉
#### Related Unit Tests
---
# Checklist 📝
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)
**Be nice. Be informative.**
Closesapache#6113 from XorSum/features/spark-engine-cpu-time-UI.
Closesapache#6108aad2bbb [bkhan] session immediately
8e957c7 [bkhan] display run time
9018a07 [bkhan] Apply suggestions from code review
8523364 [bkhan] Display the CPU time consumed by the statement in the Engine tab
Authored-by: bkhan <[email protected]>
Signed-off-by: Shaoyun Chen <[email protected]>
Code of Conduct
Search before asking
Describe the feature
#6107
Motivation
No response
Describe the solution
No response
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: