共用方式為


RunNotebookSparkSessionOptions.ExecutorCores Property

Definition

Number of cores to use for each executor.

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

Property Value

Applies to