I am trying to connect DataHub to my Snowflake acc...
# troubleshoot
j
I am trying to connect DataHub to my Snowflake account, however when I try to test the connection I get the error attached in the image. The data I have entered for the connection is as follows: source: type: snowflake config: account_id: CYFGSMO.RJ16003 warehouse: COMPUTE_WH role: datahub_role include_table_lineage: true include_view_lineage: true profiling: enabled: true stateful_ingestion: enabled: true username: XXXXX password: XXXX Currently, I'm pretty much stuck, so I would appreciate any help....
h
Hey - can you double check your account_id ? How does your snowflake url look like ?
j
Hi @hundreds-photographer-13496, To extract the Account ID I went to the Snowflake console and selected the information at the bottom and then clicked on the option to copy the account identifier (as shown in the attached image). Regarding your second question, the url I am using has the following form: https://app.snowflake.com/ca-central-1.aws/eo56998
h
You can use this as account id
eo56998.ca-central-1.aws
It looks like this may also work with this
CYFGSMO-RJ16003
as account id as mentioned in snowflake doc here, but I am not very sure, it'll work.
j
Okk @hundreds-photographer-13496, I am going to try with this two options of account id and let you know if it works. Thank you for all yor help.
It worked by placing the first solution you provided, thank you very much for your help @hundreds-photographer-13496. One more question, could you tell me which channel or person could provide me with information about assertions (in addition to the one that comes in the Datahub guide).
h
If you have any questions related to ingesting assertions, you can post them in #ingestion channel.
j
Okk perfect thanks @hundreds-photographer-13496