File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1818 definitions :
1919 - name : cde-cloudera-deploy-example
2020 instance_type : ' m5.2xlarge'
21- minimum_instances : 2
21+ minimum_instances : 1
2222 maximum_instances : 4
2323 minimum_spot_instances : 0
2424 maximum_spot_instances : 0
2525 enable_public_endpoint : yes
2626 enable_workload_analytics : yes
27- initial_instances : 2
27+ initial_instances : 1
2828 initial_spot_instances : 0
2929 root_volume_size : 100
3030 chart_value_overrides : [{"chartName":"dex-app", "overrides":"dexapp.api.gangScheduling.enabled:true"}]
3131 skip_validation : yes
3232 tags : {'cde-cloudera-deploy-example':'v0.0.1'}
3333 use_ssd : yes
34+ virtual_clusters :
35+ - name : cloudera-deployed-vc-1
36+ cpu_requests : 32
37+ memory_requests : ' 128Gi'
38+ spark_version : ' SPARK2'
39+ acl_users : ' *'
40+ runtime_spot_component : ' NONE'
41+ chart_value_overrides : [{"chartName":"dex-app", "overrides":"pipelines.enabled:true"}]
You can’t perform that action at this time.
0 commit comments