Aabir Abubaker Kar
04/11/2022, 5:42 PMMollie
04/11/2022, 5:57 PMStephen Bailey
04/11/2022, 6:15 PMBe brutal with cutting out redundant concepts. For example, you don’t really need the Dagsteri think this is good advice, especially to start with. dagster has a ton of nuance, and i found it very overwhelming to grok. for exampleconcept at all. It’s just a nice-to-have, and I used it to configure paths and database connections. But in most cases, it’s non-essential.resource
dagster_snowflake
is a very nice abstraction that can save a lot of code, but it also requires a lot of additional knowledge.
one way im thinking of trying to train people on this faster is to come up with a sort of chipotle-like "job menu" for building things.
1. pick your resource
2. add your ops
3. throw it in a job!
4. choose your invocation path
something like that. @Aabir Abubaker Kar i'll also direct folks to this to get started. thanks!Alex Service
04/11/2022, 6:24 PMyuhan
04/11/2022, 8:15 PM