Navigation
PySpark master documentation
»
pyspark.sql.SparkSession.stop
¶
SparkSession.
stop
(
)
[source]
¶
Stop the underlying
SparkContext
.
New in version 2.0.
Navigation
PySpark master documentation
»