Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a new SparkSession as a new session, that has separate SQL configuration, registered temporary views, and UDFs, but shares the SparkContext and table cache.
Syntax
newSession()
Returns
SparkSession
Examples
spark.newSession()