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

Commit

Permalink
Bug: fix broken spark init command (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
jafreck authored Apr 6, 2018
1 parent 4ef3dd0 commit a33bdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aztk_cli/config/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ size: 2
username: spark

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

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

0 comments on commit a33bdbc

Please sign in to comment.