[ 
https://issues.apache.org/jira/browse/SPARK-50977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon reassigned SPARK-50977:
------------------------------------

    Assignee: Costas Zarifis

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to