nxcals.api.extraction.data.builders.SparkSession.stop

SparkSession.stop() None

Stop the underlying SparkContext.

New in version 2.0.0.

Changed in version 3.4.0: Supports Spark Connect.

Examples

>>> spark.stop()