Skip to content

Commit

Permalink
Update profiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilias1111 committed Sep 5, 2024
1 parent 400c6d3 commit c1c4d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/ci/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ integration_tests:
host: "{{ env_var('SPARK_MASTER_HOST', 'localhost') }}"
port: 10000
user: "{{ env_var('SPARK_USER', 'spark') }}"
schema: "{{ env_var('SPARK_SCHEMA', 'default') }}"
schema: "gh_sp_attrib_dbt_{{ env_var('SCHEMA_SUFFIX') }}"
connect_retries: 5
connect_timeout: 60
threads: 1
Expand Down

0 comments on commit c1c4d2a

Please sign in to comment.