Skip to content

Add option to skip downloading output from S3 to local for AWS runs #578

Open
@Innixma

Description

@Innixma

Currently for AWS runs, the results dir of each task is downloaded from S3 to the local machine that executed the AWS run.

With large-scale runs and additional meta-data, these downloads can become very large (multiple terabytes), leading to out-of-disk on the host machine and potential network errors / bandwidth limitations.

It would be nice to be able to specify to skip the local download (but still have the files saved to S3 from the worker nodes). I primarily work with the S3 files directly for post-run aggregation, which is more convenient generally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAWS support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions