次の方法で共有


DistcpSettings クラス

定義

Distcp 設定。

public class DistcpSettings
type DistcpSettings = class
Public Class DistcpSettings
継承
DistcpSettings

コンストラクター

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

DistcpSettings の新しいインスタンスを初期化します。

プロパティ

DistcpOptions

Distcp オプションを指定します。 型: string (または resultType 文字列を含む式)。

ResourceManagerEndpoint

Yarn ResourceManager エンドポイントを指定します。 型: string (または resultType 文字列を含む式)。

TempScriptPath

一時 Distcp コマンド スクリプトの格納に使用する既存のフォルダー パスを指定します。 このスクリプト ファイルは ADF によって生成され、コピー ジョブ完了後に削除されます。 型: string (または resultType 文字列を含む式)。

適用対象