Add a missing default.

This commit is contained in:
Andrea Dell'Amico 2020-07-22 11:53:59 +02:00
parent aad2e08c11
commit 0ee7b172f3
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}'