SparkSession.ClearDefaultSession Method

Definition

Clears the default SparkSession that is returned by the builder.

public static void ClearDefaultSession ();
static member ClearDefaultSession : unit -> unit
Public Shared Sub ClearDefaultSession ()

Applies to