You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/01/17 15:54:27 UTC

[spark] branch master updated (6dbfa2b -> f5f05d5)

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

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


    from 6dbfa2b  [SPARK-29306][CORE] Stage Level Sched: Executors need to track what ResourceProfile they are created with
     add f5f05d5  [SPARK-30310][CORE] Resolve missing match case in SparkUncaughtExceptionHandler and added tests

No new revisions were added by this update.

Summary of changes:
 .../spark/util/SparkUncaughtExceptionHandler.scala |  19 +++-
 .../util/SparkUncaughtExceptionHandlerSuite.scala  | 108 +++++++++++++++++++++
 2 files changed, 125 insertions(+), 2 deletions(-)
 create mode 100644 core/src/test/scala/org/apache/spark/util/SparkUncaughtExceptionHandlerSuite.scala


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