Skip to content

Conversation

@jiwen624
Copy link
Contributor

@jiwen624 jiwen624 commented Nov 27, 2025

What changes were proposed in this pull request?

Set the metric executorSource.METRIC_RESULT_SIZE after the result size is populated.

Why are the changes needed?

Currently the metric executorSource.METRIC_RESULT_SIZE is set to the value of task.metrics.resultSize which is always 0 in that line.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Manually tested on local Spark. See the Jira attachments for metrics reported before and after fix.

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the CORE label Nov 27, 2025
@jiwen624 jiwen624 changed the title [WIP][SPARK-54533][UI] Set metric executorSource.METRIC_RESULT_SIZE with proper value [SPARK-54533][UI] Set metric ExecutorSource.METRIC_RESULT_SIZE with proper value Nov 29, 2025
@jiwen624 jiwen624 marked this pull request as ready for review November 29, 2025 00:24
@jiwen624
Copy link
Contributor Author

@cloud-fan @dongjoon-hyun could you take a look at this bug fix when you get a chance? Thanks

@jiwen624 jiwen624 changed the title [SPARK-54533][UI] Set metric ExecutorSource.METRIC_RESULT_SIZE with proper value [SPARK-54533][UI] Set metric ExecutorSource.METRIC_RESULT_SIZE with correct value Nov 29, 2025
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 this pull request may close these issues.

1 participant