How to run multiple partitions of an asset with custom configuration #19463
-
Hello team, I'm looking for a way to materialize multiple partitions of an asset using a custom run configuration, without the need to open the launchpad and handle each partition individually. Is defining a job the only approach to achieve this? Specifically, by targeting the partitioned asset and applying a custom configuration through that job? Here's an example of what I currently have:
Any suggestions on how to improve or simplify this are welcome. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Is this possible? Any plans to make the configuration applicable to all selected partitions? |
Beta Was this translation helpful? Give feedback.
-
Darn, this is currently quite blocking me. Processing each partition independently is extremely costly for me (I have to iterate over a huge file only for a few matches), and having an option to process stuff in bulk is crucial (I have thousands of partitions). I can do it from an asset launchpad, but not via job. So right now I have to go via asset-by-asset manually... |
Beta Was this translation helpful? Give feedback.
Hi @gianfrancodemarco - this currently isn't possible. We know this is a missing feature, but don't have a specific timeline of when it would be implemented