We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86750c4 commit 4b9870bCopy full SHA for 4b9870b
td_table_export/azure/config/params.yaml
@@ -5,10 +5,10 @@ ms_id: 123456
5
# Azure BLOB
6
azure_blob_conn: <your connection to azure blob>
7
container: <your container>
8
-path: <path/to/>
+blob_path: <path/to/>
9
10
# ADLS Parquet
11
adls_parquet_conn: <your connection to adls parquet>
12
account_name: <your account name>
13
container_name: <your container name>
14
-file_path: <path/to/file.parquet>
+adls_path: <path/to/>
0 commit comments