Skip to content

Multi-thread DAG Build for Very Large Workflows? #1700

@guarelin

Description

@guarelin

I have a pipeline where part of the configuration is specifying the number of chunks to produce for a dataset. Because of one of the tools I’m using, I have to use many chunks and keep the chunk size relatively small. This means that the complete pipeline will execute tens of thousands of jobs, and the DAG takes a very long time to compile.

As a feature, is there any way the process of building the DAG could be multi-threaded to go faster?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions