8000 GitHub - akei1984/materialize-examples
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akei1984/materialize-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

  • Python 91.7%
  • Shell 4.7%
  • Dockerfile 3.6%
0