Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add ability to optionally localize input files for tasks #182

Closed
vsmalladi opened this issue Aug 2, 2022 · 3 comments
Closed

Comments

@vsmalladi
Copy link
Contributor

Problem:
Cromwell's GCP backend supports optional localization of files, such as in this example:
https://github.com/broadinstitute/warp/blob/2b0493125cae26b71fb8eecf278d63104c573772/tasks/broad/ImputationTasks.wdl#L95

Add the ability to choose to localize or stream files for tasks.

Solution
Add in new localize variable to tesInputs

Linked to this issue: microsoft/CromwellOnAzure#419

@kellrott
Copy link
Member

kellrott commented Aug 2, 2022

I believe this overlaps with issue #156 and PR #157

@vsmalladi
Copy link
Contributor Author

@kellrott Yes it seems to. We might want to discuss what the best term to call this is and what the default behavior is between streaming and localizing.

Adding @MattMcL4475 to the discussion.

@vsmalladi
Copy link
Contributor Author

closing issue will be covered by issue #156 and PR #157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants