dwall
01/23/2020, 1:15 AMdwall
01/24/2020, 8:33 PMEric
01/24/2020, 8:56 PMEric
01/25/2020, 5:48 AMEric
01/26/2020, 9:43 PMcontext.db_info.engine.execute(...)
. But how would you specify multiple of a same resource if one pipeline needed to connect to a mysql and postgres server ? Something along the lines of:
resources:
db_info_mysql:
config:
username: mysqluser
...
db_info_postgres:
config:
username: pguser
...
user
01/28/2020, 12:25 AMmax
01/28/2020, 12:26 AMachintamiri
01/28/2020, 12:48 PMachintamiri
01/28/2020, 12:48 PMuser
01/30/2020, 1:50 AMprha
01/30/2020, 1:54 AMdwall
02/03/2020, 8:52 PMcontext
?schrockn
02/03/2020, 9:00 PMPipelineRun
dwall
02/03/2020, 9:06 PMfred
02/04/2020, 10:57 AMdwall
02/04/2020, 7:04 PMNothing
input/output type to model dependencies between solids that don't rely on input/output. This seems to work well most of the time, but I'm getting stuck on how to leverage this for reusable solids that have a dynamic amount of upstream and/or downstream dependencies. An example of this is a dbt_run
solid we have. This dbt_run
solid can theoretically be dependent on 1 to n number of upstream solids. Currently, it feels like the only way to model this in Dagster is to create the solid with n number of Nothing
input definitions. This doesn't feel intuitive to me so I'm wondering if there is something I'm missing here.dwall
02/04/2020, 8:59 PMdwall
02/04/2020, 8:59 PMdwall
02/05/2020, 10:58 PMdwall
02/06/2020, 12:59 AMmax
02/06/2020, 1:51 AMadamd
02/06/2020, 2:37 AMREADME.md
in dagster-ge says:
This library is not meant for current use, as it is built on deprecated abstractions. It will be rebuilt.Is this accurate? It looks like things are being updated. Should I not be trying to use great expectations yet?
Alexander Verbitsky
02/06/2020, 4:45 AMSanjay Shambhu
02/06/2020, 7:30 PMEric
02/07/2020, 9:13 PMaqm
02/09/2020, 9:11 AMMatyas Tamas
02/10/2020, 7:57 PMCharles Surett
02/11/2020, 3:25 PMdwall
02/11/2020, 7:25 PMScheduleDefinition
use a pipeline preset?dwall
02/11/2020, 8:01 PMAn exception was thrown during execution that is likely a framework error, rather than an error in user code.
Original error message: Exception: Pipeline execution process for f8960a24-22b1-4149-96d7-806be3f228d2 unexpectedly exited
Stack Trace:
File "/home/docker/.local/share/virtualenvs/app-4PlAip0Q/lib/python3.8/site-packages/dagster_graphql/implementation/pipeline_execution_manager.py", line 212, in _generate_synthetic_error_from_crash
raise Exception(