Skip to content

Commit

Permalink
Rename virtual warehouse configs
Browse files Browse the repository at this point in the history
Signed-off-by: Saravanan Raju <saravanan.footloose@gmail.com>
  • Loading branch information
raju-saravanan committed Aug 5, 2021
1 parent 81ecd2a commit 33ff382
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/cdw/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ dw:
private_worker_nodes: yes
definitions:
- virtual_warehouses:
- vw_type: "hive"
template: "xsmall"
autoscaling:
min_cluster: 2
max_cluster: 6
- type: "hive"
template: "xsmall"
autoscaling:
min_nodes: 2
max_nodes: 6

0 comments on commit 33ff382

Please sign in to comment.