Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DistcpSettings

Package version

Distcp settings.

Hierarchy

  • DistcpSettings

Index

Properties

Optional distcpOptions

distcpOptions: any

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

resourceManagerEndpoint

resourceManagerEndpoint: any

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

tempScriptPath

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