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

LoadGenotypes does not detect existing ADAM Parquet files #23

Open
p-yang opened this issue Mar 6, 2017 · 0 comments
Open

LoadGenotypes does not detect existing ADAM Parquet files #23

p-yang opened this issue Mar 6, 2017 · 0 comments
Assignees

Comments

@p-yang
Copy link
Collaborator

p-yang commented Mar 6, 2017

If you re-run Gnocchi in the same parent folder for the results destination, it will not detect that there is an existing VCF2ADAM conversion in the folder, and it will attempt to create a new file at the same location, and throw an exception. Likewise, the -overwriteParquet flag does not work either. This is most likely due to using java.io.File, as it does not interface with HDFS files at all.

adgirish pushed a commit to adgirish/gnocchi that referenced this issue Oct 16, 2017
* models refactor

* refactor models

* generics for linear

* concordance with new models

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

No branches or pull requests

2 participants