diff --git a/dbt/include/spark/profile_template.yml b/dbt/include/spark/profile_template.yml index bc775d336..f9bf07c41 100644 --- a/dbt/include/spark/profile_template.yml +++ b/dbt/include/spark/profile_template.yml @@ -7,8 +7,7 @@ prompts: odbc: _fixed_method: odbc driver: - hint: 'path/to/driver' - schema: + hint: 'path/to/driver' _choose_endpoint_or_cluster: endpoint: endpoint: @@ -24,12 +23,12 @@ prompts: token: hint: 'abc123' hide_input: true - connect_timeout: - default: 10 - type: 'int' - connect_retries: - default: 0 - type: 'int' + connect_timeout: + default: 10 + type: 'int' + connect_retries: + default: 0 + type: 'int' thrift: _fixed_method: thrift port: