Skip to content

Commit d45e827

Browse files
authored
Update experimental-exporter.md (#1129)
I found that including the `-module=data_platform` caused the import.sh to fail with an error on each import. The example without the -module option worked. See slack conversation.
1 parent a20757f commit d45e827

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guides/experimental-exporter.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export DATABRICKS_TOKEN=...
2020
-services=groups,secrets,access,compute,users,jobs,storage \
2121
-listing=jobs,compute \
2222
-last-active-days=90 \
23-
-module=data_platform \
2423
-debug
2524
sh import.sh
2625
```

0 commit comments

Comments
 (0)