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 83fe9b16ab5a [SPARK-47694][CONNECT] Make max message size configurable 
on the client side
     add 61264f77fd68 [SPARK-47603][KUBERNETES][YARN] Resource managers: 
Migrate logWarn with variables to structured logging framework

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/internal/LogKey.scala   | 10 +++-
 .../apache/spark/deploy/k8s/KubernetesConf.scala   | 11 +++--
 .../apache/spark/deploy/k8s/KubernetesUtils.scala  |  7 +--
 .../k8s/features/DriverCommandFeatureStep.scala    | 12 +++--
 .../deploy/k8s/submit/KubernetesClientUtils.scala  | 12 +++--
 .../cluster/k8s/ExecutorPodsAllocator.scala        | 11 +++--
 .../cluster/k8s/ExecutorPodsSnapshot.scala         |  8 +--
 .../scheduler/cluster/k8s/ExecutorRollPlugin.scala | 11 +++--
 .../spark/deploy/yarn/ApplicationMaster.scala      |  7 +--
 .../org/apache/spark/deploy/yarn/Client.scala      | 27 +++++-----
 .../spark/deploy/yarn/ResourceRequestHelper.scala  |  9 ++--
 .../apache/spark/deploy/yarn/YarnAllocator.scala   | 57 ++++++++++++----------
 .../cluster/YarnClientSchedulerBackend.scala       |  4 +-
 .../scheduler/cluster/YarnSchedulerBackend.scala   | 15 +++---
 14 files changed, 118 insertions(+), 83 deletions(-)


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

Reply via email to