ConnectRepl — Spark Connect REPL¶
ConnectRepl is a standalone application that can be launched on command line using the following shell scripts:
bin/spark-connect-shellconnector/connect/bin/spark-connect-scala-client
ConnectRepl uses Ammonite REPL for REPL experience.
Launching Application¶
main runs a new Spark Connect Server.
main builds a SparkConnectClient.
main builds a SparkSession for the SparkConnectClient.