Abstract
Traditional database operators such as joins are relevant not only in the context of database engines but also as a building block in many computational and machine learning algorithms. With the advent of big data, there is an increasing demand for efficient join algorithms that can scale with the input data size and the available hardware resources.
In this paper, we explore the implementation of distributed join algorithms in systems with several thousand cores connected by a low-latency network as used in high performance computing systems or data centers. We compare radix hash join to sort-merge join algorithms and discuss their implementation at this scale. In the paper, we explain how to use MPI to implement joins, show the impact and advantages of RDMA, discuss the importance of network scheduling, and study the relative performance of sorting vs. hashing. The experimental results show that the algorithms we present scale well with the number of cores, reaching a throughput of 48.7 billion input tuples per second on 4,096 cores.
Subject
General Earth and Planetary Sciences,Water Science and Technology,Geography, Planning and Development
Cited by
56 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. OLAP on Modern Chiplet-Based Processors;Proceedings of the VLDB Endowment;2024-07
2. So Far and yet so Near - Accelerating Distributed Joins with CXL;Proceedings of the 20th International Workshop on Data Management on New Hardware;2024-06-09
3. Data Flow Architectures for Data Processing on Modern Hardware;2024 IEEE 40th International Conference on Data Engineering (ICDE);2024-05-13
4. Data-centric workloads with MPI_Sort;Journal of Parallel and Distributed Computing;2024-05
5. SplitFT: Fault Tolerance for Disaggregated Datacenters via Remote Memory Logging;Proceedings of the Nineteenth European Conference on Computer Systems;2024-04-22