You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps/Code to reproduce bug
Seems to consistently occur on CI, but no particular repro to run manually at this time
Expected behavior
Since issues like SPARK-48711 are hardly preventable, timeout registration code should only do best-effort registration and ignore (just log) any exceptions)
Environment details (please complete the following information)
Databricks nightly CI
Describe the bug
Some logs exhibit the issue where pyspark child JVM dies and we can see the symptom similar to https://issues.apache.org/jira/browse/SPARK-48711
Steps/Code to reproduce bug
Seems to consistently occur on CI, but no particular repro to run manually at this time
Expected behavior
Since issues like SPARK-48711 are hardly preventable, timeout registration code should only do best-effort registration and ignore (just log) any exceptions)
Environment details (please complete the following information)
Databricks nightly CI
Additional context
#12346
The text was updated successfully, but these errors were encountered: