You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/07/09 02:31:40 UTC

[spark] branch master updated (a1ce649 -> 115b8a1)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from a1ce649  [SPARK-36051][DOCS] Remove the automatic build guides of documentation
     add 115b8a1  [SPARK-36062][PYTHON] Try to capture faulthanlder when a Python worker crashes

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/spark/SparkEnv.scala |  4 ++-
 .../org/apache/spark/api/python/PythonRunner.scala | 33 ++++++++++++++++++++--
 .../spark/api/python/PythonWorkerFactory.scala     | 20 ++++++++-----
 .../org/apache/spark/internal/config/Python.scala  |  8 ++++++
 python/pyspark/tests/test_worker.py                | 29 +++++++++++++++++++
 python/pyspark/worker.py                           | 15 ++++++++++
 .../sql/execution/python/PythonArrowOutput.scala   |  4 ++-
 .../sql/execution/python/PythonUDFRunner.scala     |  4 ++-
 8 files changed, 104 insertions(+), 13 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org