Skip to content

Commit 4b9870b

Browse files
authored
Update params.yaml
1 parent 86750c4 commit 4b9870b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

td_table_export/azure/config/params.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ ms_id: 123456
55
# Azure BLOB
66
azure_blob_conn: <your connection to azure blob>
77
container: <your container>
8-
path: <path/to/>
8+
blob_path: <path/to/>
99

1010
# ADLS Parquet
1111
adls_parquet_conn: <your connection to adls parquet>
1212
account_name: <your account name>
1313
container_name: <your container name>
14-
file_path: <path/to/file.parquet>
14+
adls_path: <path/to/>

0 commit comments

Comments
 (0)