Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SparkSession.Stop Method

Definition

Namespace:
Microsoft.Spark.Sql
Assembly:
Microsoft.Spark.dll
Package:
Microsoft.Spark v1.0.0

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Stops the underlying SparkContext.

public void Stop();
member this.Stop : unit -> unit
Public Sub Stop ()

Applies to