Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 38bbbd2

Browse files
rename dsengine options to dsengine-options.json
1 parent 9f4b3cb commit 38bbbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scale-tests/deploy_dsengine.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ grant_permissions data_services__jupyter
7373
grant_spark_permissions data_services__jupyter
7474

7575
dcos package install --yes data-science-engine \
76-
--options=scale-tests/configs/dsengine-options.jso
76+
--options=scale-tests/configs/dsengine-options.json
7777

7878
# Run the following in the Jupyter notebook UI (password: jupyter):
7979
#

0 commit comments

Comments
 (0)