SparkSessionOptions.DriverCores Property

Definition

Gets or sets the driver cores.

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

Property Value

Applies to