Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.sql.SparkSession.stop
¶
SparkSession.
stop
(
)
[source]
¶
Stop the underlying
SparkContext
.
New in version 2.0.
pyspark.sql.SparkSession.sql
pyspark.sql.SparkSession.streams