Hi team! Just wanted to ask is it appropriate to t...
# ask-community
b
Hi team! Just wanted to ask is it appropriate to turn Extract and Load jobs into Software Defined Assets? Let’s say we are currently defining various E&L jobs from a single graph, how do we turn each E&L job into respective Software Defined Asset? Does anyone have experience turning Extract and Load jobs into Software Defined Assets on Dagster?
Tried using
dagster.AssetsDefintion.from_graph
which returns an
AssetDefinition
. Is there a way to parameterise the asset outside of runtime.
j
hey @Bolin Zhu we have a blog post about something similar! take a look at https://dagster.io/blog/dagster-script-to-assets and let me know if you have any other questions