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

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


    from a885365897ac [SPARK-49113] Dont assert on translation bugs - silently 
swallow the exception
     add 0cb28c49f5f1 [SPARK-49338][CORE][SQL][K8S] Make Spark Deamons support 
`spark.log.structuredLogging.enabled` system property

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/deploy/ExternalShuffleService.scala    |  1 +
 .../org/apache/spark/deploy/history/HistoryServer.scala     |  3 ++-
 .../main/scala/org/apache/spark/deploy/master/Master.scala  |  1 +
 .../main/scala/org/apache/spark/deploy/worker/Worker.scala  |  1 +
 .../spark/executor/CoarseGrainedExecutorBackend.scala       |  1 +
 core/src/main/scala/org/apache/spark/util/Utils.scala       | 13 +++++++++++++
 docs/core-migration-guide.md                                |  2 +-
 .../scheduler/cluster/k8s/KubernetesExecutorBackend.scala   |  1 +
 8 files changed, 21 insertions(+), 2 deletions(-)


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

Reply via email to