## cluster settings # id: # vm_size: vm_size: standard_a2 # size: size: 2 # size_low_pri: # username: (optional) username: spark # docker_repo: docker_repo: # # optional custom scripts to run on the Spark master, Spark worker or all nodes in the cluster # custom_scripts: # - script: # runOn: # - script: <./relative/path/to/other/script.sh or ./relative/path/to/other/script/directory/> # runOn: # To add your cluster to a virtual network provide the full arm resoruce id below # subnet_id: /subscriptions/********-****-****-****-************/resourceGroups/********/providers/Microsoft.Network/virtualNetworks/*******/subnets/****** # wait: wait: false