Welcome to your new dbt project!
- run
make
- open a new terminal and run
make venv
- run
make spark-up
and you're done! - You can test that you can submit pyspark jobs by running
python test_spark.py
- You can test that dbt is wired up by running
dbt debug
Try running the following commands:
- dbt build -m pragmint
- dbt build -m pragmint
- dbt run -m pragmint
- run
make docs
- Learn more about dbt in the docs
- Check out Discourse for commonly asked questions and answers
- Join the chat on Slack for live discussions and support
- Find dbt events near you
- Check out the blog for the latest news on dbt's development and best practices