SparkSessionOptions.ExecutorCount Property

Definition

Gets or sets the executor count.

public int? ExecutorCount { get; set; }
member this.ExecutorCount : Nullable<int> with get, set
Public Property ExecutorCount As Nullable(Of Integer)

Property Value

Applies to