DistcpSettings Klasse

Definition

Distcp-Einstellungen.

public class DistcpSettings
type DistcpSettings = class
Public Class DistcpSettings
Vererbung
DistcpSettings

Konstruktoren

DistcpSettings(DataFactoryElement<String>, DataFactoryElement<String>)

Initialisiert eine neue instance von DistcpSettings.

Eigenschaften

DistcpOptions

Gibt die Distcp-Optionen an. Type: string (oder Expression with resultType string).

ResourceManagerEndpoint

Gibt den Yarn ResourceManager-Endpunkt an. Type: string (oder Expression with resultType string).

TempScriptPath

Gibt einen vorhandenen Ordnerpfad an, der zum Speichern des temporären Distcp-Befehlsskripts verwendet wird. Die Skriptdatei wird von ADF generiert und nach Abschluss des Kopierauftrags entfernt. Type: string (oder Expression with resultType string).

Gilt für: