Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Commit a33bdbc

Browse files
authored
Bug: fix broken spark init command (#486)
1 parent 4ef3dd0 commit a33bdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aztk_cli/config/cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ size: 2
1515
username: spark
1616

1717
# docker_repo: <name of docker image repo (for more information, see https://github.com/Azure/aztk/blob/master/docs/12-docker-image.md)>
18-
docker_repo:
18+
docker_repo:
1919

2020
# # optional custom scripts to run on the Spark master, Spark worker or all nodes in the cluster
2121
# custom_scripts:

0 commit comments

Comments
 (0)