次の方法で共有


SparkJob.PyFiles プロパティ

定義

ジョブで使用される Python ファイル。

public System.Collections.Generic.IList<string> PyFiles { get; set; }
member this.PyFiles : System.Collections.Generic.IList<string> with get, set
Public Property PyFiles As IList(Of String)

プロパティ値

適用対象