nxcals.api.extraction.data.builders.SparkSession.newSession
- SparkSession.newSession() SparkSession
Returns a new
SparkSession
as new session, that has separate SQLConf, registered temporary views and UDFs, but sharedSparkContext
and table cache.New in version 2.0.