SparkSession.SparkContext Property
Definition
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.
Returns SparkContext object associated with this SparkSession.
public Microsoft.Spark.SparkContext SparkContext { get; }
member this.SparkContext : Microsoft.Spark.SparkContext
Public ReadOnly Property SparkContext As SparkContext