[
https://issues.apache.org/jira/browse/SPARK-54724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruifeng Zheng resolved SPARK-54724.
-----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 53495
[https://github.com/apache/spark/pull/53495]
> Dump coverage data on worker before sending exception
> -----------------------------------------------------
>
> Key: SPARK-54724
> URL: https://issues.apache.org/jira/browse/SPARK-54724
> Project: Spark
> Issue Type: Sub-task
> Components: PySpark
> Affects Versions: 4.2.0
> Reporter: Tian Gao
> Assignee: Tian Gao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> The existing coverage infra often misses coverage on exceptions because it
> sends the exception to JVM before dumping coverage data. JVM tries to kill
> the worker when it knows the worker has raised an exception. We should dump
> the coverage data before sending the exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]