You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m just trying to consuming dbt MeticFlow in Tableau. my steps so far:
a/create an account on dbt cloud and connect to snowflake.
b/clone[ this](https://github.com/dbt-labs/jaffle-sl-template) repo and use it as my project repo
c/run dbt deps ->dbt seed>dbt run. success
d/checked all tables where materialized in snowflake project db
e/ create a semantic layer in dbt. I had to create a separate dbt account team for it
f/used the semantic layer credentials for the desktop dbt connector -> error
cfjd.org.apache.arrow.flight.FlightRuntimeException: INVALID_ARGUMENT: Internal error while downloading semantic manifest from S3: NoSuchKey - The specified key does not exist.
Connector Class: dbt_semantic_layer, Version: 1.0.3
many thanks
The text was updated successfully, but these errors were encountered:
I’m just trying to consuming dbt MeticFlow in Tableau. my steps so far:
a/create an account on dbt cloud and connect to snowflake.
b/clone[ this](https://github.com/dbt-labs/jaffle-sl-template) repo and use it as my project repo
c/run dbt deps ->dbt seed>dbt run. success
d/checked all tables where materialized in snowflake project db
e/ create a semantic layer in dbt. I had to create a separate dbt account team for it
f/used the semantic layer credentials for the desktop dbt connector -> error
cfjd.org.apache.arrow.flight.FlightRuntimeException: INVALID_ARGUMENT: Internal error while downloading semantic manifest from S3: NoSuchKey - The specified key does not exist.
Connector Class: dbt_semantic_layer, Version: 1.0.3
many thanks
The text was updated successfully, but these errors were encountered: