Updating pipeline: 04 - Upload - From Metadata
This commit is contained in:
parent
63cbbcd637
commit
4782881321
@ -83,7 +83,7 @@
|
||||
"type": "DelimitedTextSource",
|
||||
"storeSettings": {
|
||||
"type": "FileServerReadSettings",
|
||||
"recursive": true,
|
||||
"recursive": false,
|
||||
"enablePartitionDiscovery": false
|
||||
},
|
||||
"formatSettings": {
|
||||
@ -165,7 +165,8 @@
|
||||
"type": "BinarySource",
|
||||
"storeSettings": {
|
||||
"type": "AzureBlobFSReadSettings",
|
||||
"recursive": true
|
||||
"recursive": false,
|
||||
"deleteFilesAfterCompletion": false
|
||||
},
|
||||
"formatSettings": {
|
||||
"type": "BinaryReadSettings"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user