Skip to content

datastx/Dbt-PySpark

Repository files navigation

Welcome to your new dbt project!

Installing

  • 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

Using the starter project

Try running the following commands:

  • dbt build -m pragmint
  • dbt build -m pragmint
  • dbt run -m pragmint

Standing up the docs

  • run make docs

Resources:

  • 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

About

Walk through DBT and PySpark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published