dbt-labs / semantic-layer-tableau-connector

dbt Semantic Layer Tableau Connector
2 stars 0 forks source link

error while connecting from Tableau Desktop version 23.2 #2

Open ybenichou24 opened 8 months ago

ybenichou24 commented 8 months ago

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/ybenichou24/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

Screenshot 2024-03-18 at 16 54 59

many thanks

rpourzand commented 8 months ago

Hey @ybenichou24 thanks for reporting! is this still an issue or have you been able to resolve it?