Builder
org.apache.spark.sql.SparkSession.Builder
class Builder
Builder for SparkSession.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Builds a brand-new session.
Builds a brand-new session.
Attributes
Returns the active session if present, otherwise builds and registers a new one.
Returns the active session if present, otherwise builds and registers a new one.
Attributes
Configures the connection from a Spark Connect connection string (sc://...).
Configures the connection from a Spark Connect connection string (sc://...).
Attributes
In this article