次の方法で共有


RunNotebookSparkSessionOptions.ExecutorCount プロパティ

定義

このセッションで起動する Executor の数。

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

プロパティ値

適用対象