DistcpSettings interface
Distcp 設定。
屬性
distcp |
指定 Distcp 選項。 Type:string (或 expression with resultType string) 。 |
resource |
指定 Yarn ResourceManager 端點。 Type:string (或 expression with resultType string) 。 |
temp |
指定將用來儲存暫存 Distcp 命令腳本的現有資料夾路徑。 腳本檔案是由ADF產生,將在複製作業完成後移除。 Type:string (或 expression with resultType string) 。 |
屬性詳細資料
distcpOptions
指定 Distcp 選項。 Type:string (或 expression with resultType string) 。
distcpOptions?: any
屬性值
any
resourceManagerEndpoint
指定 Yarn ResourceManager 端點。 Type:string (或 expression with resultType string) 。
resourceManagerEndpoint: any
屬性值
any
tempScriptPath
指定將用來儲存暫存 Distcp 命令腳本的現有資料夾路徑。 腳本檔案是由ADF產生,將在複製作業完成後移除。 Type:string (或 expression with resultType string) 。
tempScriptPath: any
屬性值
any