Skip to content

entechlog/dbt-examples

Repository files navigation

dbt-examples

Blog with Demo Instructions

Notes

Time sync issue fix

docker run --privileged --rm entechlog/dbt date -s "$(date -u "+%Y-%m-%d %H:%M:%S")"
docker run --privileged --rm entechlog/dbt date -s "$("2021-04-27 19:34:12")"

Airflow Integration

  • Download and run Docker

  • Download the Astro CLI

  • cd into \docker\astro

  • Start astro by running astro dev start

    Set environment setx DOCKER_BUILDKIT 0 to fix buildkit not supported by daemon Error

  • Stop astro by running astro dev stop

    May need libicu-dev in packages.txt

References

https://www.astronomer.io/blog/airflow-dbt-1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages