We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a7998 commit 92646b7Copy full SHA for 92646b7
acceptance/bundle/invariant/configs/cluster.yml.tmpl
@@ -6,5 +6,5 @@ resources:
6
foo:
7
cluster_name: test-cluster-$UNIQUE_NAME
8
spark_version: 13.3.x-scala2.12
9
- node_type_id: i3.xlarge
+ node_type_id: $NODE_TYPE_ID
10
num_workers: 1
0 commit comments