共用方式為


RunNotebookSparkSessionOptions.DriverCores Property

Definition

Number of cores to use for the driver process.

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

Property Value

Applies to