Add a missing default.
This commit is contained in:
parent
aad2e08c11
commit
0ee7b172f3
|
@ -37,6 +37,7 @@ https_allowed_hosts:
|
|||
cdh_spark2_enabled: True
|
||||
cdh_spark2_jar: SPARK2_ON_YARN-2.4.0.cloudera2.jar
|
||||
cdh_spark2_csd_url: 'http://archive.cloudera.com/spark2/csd/{{ cdh_spark2_jar }}'
|
||||
cdh_impala_load_balancer: False
|
||||
|
||||
http_port: '{{ cdh_http_port }}'
|
||||
https_port: '{{ cdh_https_port }}'
|
||||
|
|
Loading…
Reference in New Issue