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 2023/02/08 02:39:55 UTC

[spark] branch master updated (839c56a8d96 -> 11260310f65)

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 839c56a8d96 [SPARK-42244][PYTHON] Refine error classes and messages
     add 11260310f65 [SPARK-42371][CONNECT] Add scripts to start and stop Spark Connect server

No new revisions were added by this update.

Summary of changes:
 .../sql/connect/service/SparkConnectServer.scala   | 32 ++++++++++++++--------
 .../sql/connect/service/SparkConnectService.scala  |  2 +-
 .../org/apache/spark/deploy/SparkSubmit.scala      | 16 ++++++++++-
 .../spark/launcher/SparkSubmitCommandBuilder.java  | 19 ++++++++++---
 ...t-history-server.sh => start-connect-server.sh} | 22 +++++----------
 ...op-history-server.sh => stop-connect-server.sh} |  4 +--
 6 files changed, 60 insertions(+), 35 deletions(-)
 copy examples/src/main/scala/org/apache/spark/examples/ExceptionHandlingTest.scala => connector/connect/server/src/main/scala/org/apache/spark/sql/connect/service/SparkConnectServer.scala (57%)
 copy sbin/{start-history-server.sh => start-connect-server.sh} (63%)
 copy sbin/{stop-history-server.sh => stop-connect-server.sh} (84%)


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