Skip to content

Commit 1fce84a

Browse files
Corrected demo command
1 parent 51a98f4 commit 1fce84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This Demo launches Bronze and Silver DLT pipleines with following activities:
2323
export PYTHONPATH=<<local dlt-meta path>>
2424
```
2525
26-
6. Run the command ```python demo/launch_dais_demo.py --username=<<your databricks username>> --source=cloudfiles --uc_catalog_name=<<uc catalog name>> --cloud_provider_name=aws --dbr_version=13.3.x-scala2.12 --dbfs_path=dbfs:/dais-dlt-meta-demo-automated_new```
26+
6. Run the command ```python demo/launch_dais_demo.py --source=cloudfiles --uc_catalog_name=<<uc catalog name>> --cloud_provider_name=aws --dbr_version=13.3.x-scala2.12 --dbfs_path=dbfs:/dais-dlt-meta-demo-automated_new```
2727
- cloud_provider_name : aws or azure or gcp
2828
- db_version : Databricks Runtime Version
2929
- dbfs_path : Path on your Databricks workspace where demo will be copied for launching DLT-META Pipelines

0 commit comments

Comments
 (0)