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

Support for TDR DRS URIs in Import #7528

Merged
merged 9 commits into from
Nov 2, 2021
Merged

Support for TDR DRS URIs in Import #7528

merged 9 commits into from
Nov 2, 2021

Conversation

kcibul
Copy link
Contributor

@kcibul kcibul commented Oct 27, 2021

  • disabled localization optional
  • changed datatype from Array[File] to Array[String]
  • added parameter for indexes (since they can live in different locations)
  • do our own localization in all cases

Copy link
Contributor

@ahaessly ahaessly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one question

fi
# we always do our own localization
gsutil cp $input_vcf .
gsutil cp $input_vcf_index .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this mean that we can't run this/test with files on our local filesystem? maybe this isn't a valid use case though.

Copy link
Contributor Author

@kcibul kcibul Oct 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true -- though like you point out we don't really run these WDLs locally (and they need GCS anyway for the bucket to load to bq, etc)

@kcibul kcibul merged commit 08446bb into ah_var_store Nov 2, 2021
@kcibul kcibul deleted the kc_no_streaming branch November 2, 2021 14:23
This was referenced Mar 17, 2023
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

Successfully merging this pull request may close these issues.

2 participants