RunNotebookSparkSessionOptions.ExecutorCount Property

Definition

Number of executors to launch for this session.

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

Property Value

Applies to