Created
November 30, 2021 04:28
-
-
Save kshitijcode/b7f023a1f671a33d91bc4c1083710e30 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"basePath": base_path, | |
"filePath": "user_*.parquet", | |
"targetTable": target_table, | |
"badDataTable": "bad_users", | |
"containerName": container_name, | |
"archivePath": "archive", | |
"storageAccountName": storage_account_name, | |
"readFromSparkTables": False, | |
"database": database, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment