首页> 外文会议> >An effective algorithm for parallelizing sort merge joins in the presence of data skew
【24h】

An effective algorithm for parallelizing sort merge joins in the presence of data skew

机译:存在数据偏斜的并行排序合并联接的有效算法

获取原文
获取外文期刊封面目录资料

摘要

A parallel sort-merge-join algorithm that uses a divide-and-conquer approach to address the data skew problem is proposed. The algorithm adds an extra scheduling phase to the usual sort, transfer and join phases. During the scheduling phase, a parallelizable optimization algorithm, using the output of the sort phase, attempts to balance the load across the multiple processors in the subsequent join phase. The algorithm naturally identifies the largest skew elements and assigns each of them to an optimal number of processors. Assuming a Zipf-like distribution for data skew, the algorithm is shown to achieve very good load balancing for the join phase in a CPU-bound environment and to be very robust relative to the degree of data skew and the total number of processors.
机译:提出了一种采用分而治之的并行排序合并联接算法来解决数据偏斜问题。该算法在通常的排序,传输和连接阶段增加了一个额外的调度阶段。在调度阶段,使用排序阶段的输出的可并行化优化算法尝试在后续的加入阶段中平衡多个处理器之间的负载。该算法自然地识别出最大的偏斜元素,并将每个偏斜元素分配给最佳数量的处理器。假设数据偏斜的分布类似于Zipf,该算法显示出在CPU受限环境中的连接阶段实现了非常好的负载平衡,并且相对于数据偏斜的程度和处理器总数而言非常健壮。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号