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