Skip to content

Commit

Permalink
testing new db
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Jan 9, 2024
1 parent b7b9627 commit 7298895
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration_tests/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,9 @@ integration_tests:
type: databricks
#catalog: [optional catalog name if you are using Unity Catalog]
schema: hive_metastore # Required
database: dbt_testgen
host: dbc-ce3894e5-7741.cloud.databricks.com # Required
http_path: /sql/1.0/warehouses/f16c9d04325bef22 # Required
auth_type: oauth
client_id: "{{ env_var('DATABRICKS_CLIENT_ID') }}"
client_secret: "{{ env_var('DATABRICKS_CLIENT_SECRET') }}"
threads: 4
threads: 4

0 comments on commit 7298895

Please sign in to comment.