cnstlungu / portable-data-stack-dagster

A portable Datamart and Business Intelligence suite built with Docker, Dagster, dbt, DuckDB, PostgreSQL and Superset
MIT License
167 stars 34 forks source link

1. Upgrade to dagster 1.5.10 to fix issues with pendulum. dagster 1.… #7

Closed cnstlungu closed 7 months ago

cnstlungu commented 7 months ago

…5.7 introduced new warnings that were fixed in 1.5.10.

  1. Change to oltp service healthcheck to remove 'role "root" does not exist' Fatal logs.
  2. Use dagster-webserver instead of the deprecated dagit cli command.