Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

dbt snowflake target doesn't seem to work

sorry, I’m very new to dbt, just trying to learn and cant figure out why cant I connect to snowflake. I was able to connect to postgresql database.

Here’s my profiles.yml file, I think maybe user is not correct? I can’t seem to figure out what is what tbh. Thank you for any help.

demo_dbt:
  target: dev
  outputs:
    dev:
      account: https://eq16839.west-europe.azure.snowflakecomputing.com
      database: TEST_DB
      password: myfakepassword
      role: ACCOUNTADMIN
      schema: TEST_SCHEMA
      threads: 1
      type: snowflake
      user: EFLJMYO.YJ19269
      warehouse: COMPUTE_WH

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Remove http:// and .snowflakecomputing.com and you should be good. Neither are part of the Snowflake account name.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading