SparkSessionOptions.ExecutorCores Property

Definition

Gets or sets the executor cores.

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

Property Value

Applies to