opencb / hpg-bigdata

This repository implements converters and tools for working with NGS data in HPC or Hadoop cluster
Apache License 2.0
17 stars 14 forks source link

Multithreaded Avro-Parquet converter #123

Closed jtarraga closed 7 years ago

jtarraga commented 8 years ago

In order to decrease the Avro-Parquet conversion time, a multi-threaded converter has to be implemented.