arXiv · 2004.06101
Near-Optimal Distributed Band-Joins through Recursive Partitioning
Abstract
We consider running-time optimization for band-joins in a distributed system, e.g., the cloud. To balance load across worker machines, input has to be partitioned, which causes duplication. We explore how to resolve this tension between maximum load per worker and input duplication for band-joins between two relations. Previous work suffered from high optimization cost or considered partitionings that were too restricted (resulting in suboptimal join performance). Our main insight is that recursive partitioning of the join-attribute space with the appropriate split scoring measure can achieve both low optimization cost and low join cost. It is the first approach that is not only effective for one-dimensional band-joins but also for joins on multiple attributes. Experiments indicate that our method is able to find partitionings that are within 10% of the lower bound for both maximum load per worker and input duplication for a broad range of settings, significantly improving over previous work.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Rundong Li, Wolfgang Gatterbauer, Mirek Riedewald. 2020-04-13. Near-Optimal Distributed Band-Joins through Recursive Partitioning. https://doi.org/10.1145/3318464.3389750
Cite the original work for its findings. Save a collection to share your selection of sources.