Updating pipeline: CopyAWEntities Updating pipeline: CopyAWEntity Updating pipeline: CopyAWProduct
46 lines
933 B
JSON
46 lines
933 B
JSON
{
|
|
"name": "BuildDimProduct",
|
|
"properties": {
|
|
"activities": [
|
|
{
|
|
"name": "Run UpdateProductDimension",
|
|
"type": "ExecuteDataFlow",
|
|
"dependsOn": [],
|
|
"policy": {
|
|
"timeout": "0.12:00:00",
|
|
"retry": 0,
|
|
"retryIntervalInSeconds": 30,
|
|
"secureOutput": false,
|
|
"secureInput": false
|
|
},
|
|
"userProperties": [],
|
|
"typeProperties": {
|
|
"dataflow": {
|
|
"referenceName": "UpdateProductDimension",
|
|
"type": "DataFlowReference",
|
|
"datasetParameters": {
|
|
"Product": {
|
|
"FileName": "Product.tsv"
|
|
},
|
|
"ProductSubcategory": {
|
|
"FileName": "ProductSubcategory.tsv"
|
|
},
|
|
"ProductCategory": {
|
|
"FileName": "ProductCategory.tsv"
|
|
}
|
|
}
|
|
},
|
|
"compute": {
|
|
"coreCount": 8,
|
|
"computeType": "General"
|
|
},
|
|
"traceLevel": "Fine"
|
|
}
|
|
}
|
|
],
|
|
"folder": {
|
|
"name": "Labs1"
|
|
},
|
|
"annotations": []
|
|
}
|
|
} |