Snowflake-Labs / sfquickstarts

Follow along with our tutorials to get you up and running with Snowflake.
Apache License 2.0
345 stars 651 forks source link

Missing install DBT cli step or Compose run #766

Open cassiobolba opened 1 year ago

cassiobolba commented 1 year ago

in the Airflow + DBT + Snowflake quick start (https://quickstarts.snowflake.com/guide/data_engineering_with_apache_airflow/index.html?index=..%2F..index#1)

there is a step asking to run dbt init dbt but in no previous step is asking to install DBT before, or to run the the docker compose file to install Airflow + DBT.

Also, in the same page it is saying the structure tree should have a docker file. From where?

Please, make the steps more explicits.

vamshigudipati commented 7 months ago

I agree. The above issue still remains open. @cassiobolba - Are you able to overcome this issue?

sfc-gh-mharding commented 6 months ago

I also agree.

cassiobolba commented 6 months ago

I did overcome because I already know how to work with docker and dbt core a little bit. People new to it would not be able to proceed. Sorry, but it has been almost a year so I do not remember the workaround I did

rahul1889 commented 6 months ago

Hey, i faced the same issue, refer this doc till 3rd point https://docs.astronomer.io/learn/airflow-dbt

and then go to next step in snowflake project again, which will be https://quickstarts.snowflake.com/guide/data_engineering_with_apache_airflow/index.html?index=..%2F..index#2

andresbi commented 1 month ago

Yep, the documentation on this is pretty faulty. I don't like installing things on my local computer, but not sure how to do it with a virtual environment in addition to the docker container