Communication-Efficient Cluster Scalable Genomics Data Processing Using Apache Arrow Flight

Conference Paper (2022)
Author(s)

Tanveer Ahmad (TU Delft - Computer Engineering)

Chengxin Ma (Student TU Delft)

Zaid Al-Ars (TU Delft - Computer Engineering)

H. Peter Peter Hofstee (TU Delft - Computer Engineering)

Research Group
Computer Engineering
Copyright
© 2022 T. Ahmad, Chengxin Ma, Z. Al-Ars, H.P. Hofstee
DOI related publication
https://doi.org/10.1109/ISPDC55340.2022.00028
More Info
expand_more
Publication Year
2022
Language
English
Copyright
© 2022 T. Ahmad, Chengxin Ma, Z. Al-Ars, H.P. Hofstee
Research Group
Computer Engineering
Pages (from-to)
138-146
ISBN (print)
978-1-6654-8803-7
ISBN (electronic)
978-1-6654-8802-0
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Current cluster scaled genomics data processing solutions rely on big data frameworks like Apache Spark, Hadoop and HDFS for data scheduling, processing and storage. These frameworks come with additional computation and memory overheads by default. It has been observed that scaling genomics dataset processing beyond 32 nodes is not efficient on such frameworks.To overcome the inefficiencies of big data frameworks for processing genomics data on clusters, we introduce a low-overhead and highly scalable solution on a SLURM based HPC batch system. This solution uses Apache Arrow as in-memory columnar data format to store genomics data efficiently and Arrow Flight as a network protocol to move and schedule this data across the HPC nodes with low communication overhead.As a use case, we use NGS short reads DNA sequencing data for pre-processing and variant calling applications. This solution outperforms existing Apache Spark based big data solutions in term of both computation time (2x) and lower communication overhead (more than 20-60% depending on cluster size). Our solution has similar performance to MPI-based HPC solutions, with the added advantage of easy programmability and transparent big data scalability. The whole solution is Python and shell script based, which makes it flexible to update and integrate alternative variant callers. Our solution is publicly available on GitHub at https://github.com/abs-tudelft/time-to-fly-high/tree/main/genomics

Files

Communication_Efficient_Cluste... (pdf)
(pdf | 1.24 Mb)
- Embargo expired in 01-07-2023
License info not available