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

Shixiong Zhu updated SPARK-25568:
---------------------------------
    Description: 
Currently when failing to update an accumulator, 
DAGScheduler.updateAccumulators will skip the remaining accumulators. We should 
try to update the remaining accumulators if possible so that they can still 
report correct values.


  was:Currently when failing to update an accumulator, 
DAGScheduler.updateAccumulators will skip the remaining accumulators. We should 
try to update the remaining accumulators if possible.


> Continue to update the remaining accumulators when failing to update one 
> accumulator
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-25568
>                 URL: https://issues.apache.org/jira/browse/SPARK-25568
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.3.2, 2.4.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>            Priority: Major
>
> Currently when failing to update an accumulator, 
> DAGScheduler.updateAccumulators will skip the remaining accumulators. We 
> should try to update the remaining accumulators if possible so that they can 
> still report correct values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to