Package version:

Interface DistcpSettings

Distcp settings.

Hierarchy

  • DistcpSettings

Properties

distcpOptions?: any

Specifies the Distcp options. Type: string (or Expression with resultType string).

resourceManagerEndpoint: any

Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).

tempScriptPath: any

Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).

Generated using TypeDoc