共用方式為


SparkJob.PyFiles Property

Definition

Python files used in the job.

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)

Property Value

Applies to