DistcpSettings interface
Distcp の設定。
プロパティ
| distcp |
Distcp オプションを指定します。 型: string (または resultType 文字列を含む式)。 |
| resource |
Yarn ResourceManager エンドポイントを指定します。 型: string (または resultType 文字列を含む式)。 |
| temp |
一時 Distcp コマンド スクリプトの格納に使用する既存のフォルダー パスを指定します。 スクリプト ファイルは ADF によって生成され、コピー ジョブの完了後に削除されます。 型: string (または resultType 文字列を含む式)。 |
プロパティの詳細
distcpOptions
Distcp オプションを指定します。 型: string (または resultType 文字列を含む式)。
distcpOptions?: any
プロパティ値
any
resourceManagerEndpoint
Yarn ResourceManager エンドポイントを指定します。 型: string (または resultType 文字列を含む式)。
resourceManagerEndpoint: any
プロパティ値
any
tempScriptPath
一時 Distcp コマンド スクリプトの格納に使用する既存のフォルダー パスを指定します。 スクリプト ファイルは ADF によって生成され、コピー ジョブの完了後に削除されます。 型: string (または resultType 文字列を含む式)。
tempScriptPath: any
プロパティ値
any