Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE][SPARK] Display the CPU time consumed by the statement in the Engine tab #6108

Closed
3 of 4 tasks
cxzl25 opened this issue Feb 28, 2024 · 1 comment
Closed
3 of 4 tasks
Assignees
Labels

Comments

@cxzl25
Copy link
Contributor

cxzl25 commented Feb 28, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the feature

#6107

Motivation

No response

Describe the solution

No response

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
@XorSum
Copy link
Contributor

XorSum commented Feb 28, 2024

please assign to me

@cxzl25 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
@cxzl25 cxzl25 closed this as completed in 49456bb Mar 5, 2024
zhaohehuhu pushed a commit to zhaohehuhu/incubator-kyuubi that referenced this issue Mar 21, 2024
…n the Spark Engine tab

# 🔍 Description
## Issue References 🔗

This pull request fixes apache#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.**

Closes apache#6113 from XorSum/features/spark-engine-cpu-time-UI.

Closes apache#6108

aad2bbb [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 <bkhan@trip.com>
Signed-off-by: Shaoyun Chen <csy@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants