[ 
https://issues.apache.org/jira/browse/SPARK-45084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762825#comment-17762825
 ] 

Hudson commented on SPARK-45084:
--------------------------------

User 'siying' has created a pull request for this issue:
https://github.com/apache/spark/pull/42822

> ProgressReport should include an accurate effective shuffle partition number
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-45084
>                 URL: https://issues.apache.org/jira/browse/SPARK-45084
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.4.2
>            Reporter: Siying Dong
>            Priority: Minor
>
> Currently, there is a numShufflePartitions "metric" reported inĀ 
> StateOperatorProgress part of the progress report. However, the number is 
> reported by aggregating executors so in the case of task retry or speculative 
> executor, the metric is higher than number of shuffle partitions for the 
> query plan. Number of shuffle partitions can be useful for reporting purpose 
> so having a metric is helpful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to