Skip to content

[CELEBORN-1422] Remove tmpRecords array when collecting written count metrics #2508

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

Closed
wants to merge 1 commit into from

Conversation

onebox-li
Copy link
Contributor

What changes were proposed in this pull request?

For spark3 client, use a long variable to help to count written records instead of a tmpRecords array.

Why are the changes needed?

There is no need to use a array for spark3.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Cluster test. Both shuffle writer count records correctly.

Copy link
Contributor

@waitinfuture waitinfuture left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Merging to main(v0.5.0)

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