Hey all :slightly_smiling_face: I have a partitio...
# ask-community
o
Hey all 🙂 I have a partitioned asset and now I'm trying to add some configuration. If I make a job and supply the
config
kw arg then the repo crashes with
dagster._check.CheckError: Invariant failed. Description: Can't supply both the 'config' and 'partitions_def' arguments
If I don't add the config to the job then the repo starts but clicking materialize gives an error
Cannot materialize assets using both asset config and partitions.
Is there a way to provide config to partitioned assets?
y
Hi - sorry that I missed your question from yesterday. Here’s a my recommendation to a similar use case: https://dagster.slack.com/archives/C01U954MEER/p1662573559015309?thread_ts=1662538434.496649&cid=C01U954MEER
🌈 1