Github user HeartSaVioR commented on the issue:

    https://github.com/apache/spark/pull/21721
  
    I skimmed about how AccumulatorV2 works, and looks like the values in a 
task are reported along with CompletionEvent which is triggered when a task 
ends. Then in continuous mode driver even doesn't have updated metrics. It 
should not couple with lifecycle of task.


---

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

Reply via email to