[
https://issues.apache.org/jira/browse/SPARK-50977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-50977.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 49618
[https://github.com/apache/spark/pull/49618]
> Enhance availability of logic performing aggregation of accumulator results
> ---------------------------------------------------------------------------
>
> Key: SPARK-50977
> URL: https://issues.apache.org/jira/browse/SPARK-50977
> Project: Spark
> Issue Type: Task
> Components: Spark Core
> Affects Versions: 4.0.0
> Reporter: Costas Zarifis
> Assignee: Costas Zarifis
> Priority: Major
> Fix For: 4.0.0
>
>
> Currently the logic that performs aggregation of accumulator results among
> all tasks is present under the `org.apache.spark.sql.execution.metric`
> package. This package is not accessible from other modules which makes
> potential event queue improvements impossible.
>
> This issue can be addressed by moving this logic to a different package
> that's still accessed by the event listener classes and by other modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]