Skip to content

[#2460] feat(spark3): Add fine-grained shuffle write times with different parts #2498

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

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

zuston
Copy link
Member

@zuston zuston commented Jun 11, 2025

What changes were proposed in this pull request?

Add fine-grained shuffle write times with different parts

Why are the changes needed?

followup #2460 . After this, we could inspect the different parts duration ratio for the whole shuffle process.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Neen't

Copy link

github-actions bot commented Jun 11, 2025

Test Results

 3 019 files  ±0   3 019 suites  ±0   6h 48m 17s ⏱️ - 1m 25s
 1 178 tests ±0   1 177 ✅ ±0   1 💤 ±0  0 ❌ ±0 
14 922 runs  ±0  14 907 ✅ ±0  15 💤 ±0  0 ❌ ±0 

Results for commit 0ad9524. ± Comparison against base commit b3855e2.

♻️ This comment has been updated with latest results.

@zuston
Copy link
Member Author

zuston commented Jun 12, 2025

PTAL @jerqi

@zuston zuston merged commit 6c636ac into apache:master Jun 12, 2025
80 of 81 checks passed
@zuston zuston deleted the writeTimes branch June 12, 2025 06:54
zuston added a commit to zuston/incubator-uniffle that referenced this pull request Jun 17, 2025
… different parts (apache#2498)

### What changes were proposed in this pull request?

 Add fine-grained shuffle write times with different parts

### Why are the changes needed?

followup apache#2460 . After this, we could inspect the different parts duration ratio for the whole shuffle process.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Neen't
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants