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

mridulm80 pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 68fb5c423a8 [SPARK-40817][K8S][3.2] `spark.files` should preserve 
remote files
     add 1a26c7be56b [SPARK-41415][3.2] SASL Request Retries

No new revisions were added by this update.

Summary of changes:
 .../spark/network/sasl/SaslClientBootstrap.java    |  14 ++-
 .../spark/network/sasl/SaslTimeoutException.java   |  16 ++-
 .../apache/spark/network/util/TransportConf.java   |   7 ++
 .../network/shuffle/RetryingBlockTransferor.java   |  35 +++++-
 .../shuffle/RetryingBlockTransferorSuite.java      | 119 ++++++++++++++++++++-
 5 files changed, 173 insertions(+), 18 deletions(-)
 copy 
sql/hive-thriftserver/src/main/java/org/apache/hive/service/ServiceException.java
 => 
common/network-common/src/main/java/org/apache/spark/network/sasl/SaslTimeoutException.java
 (73%)


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

Reply via email to