An efficient parallel processing method for skyline queries in MapReduce

被引:0
|
作者
Junsu Kim
Myoung Ho Kim
机构
[1] KAIST,School of Computing
来源
关键词
Skyline query processing; Parallel processing; Distributed processing; MapReduce; Distributed systems; Big data;
D O I
暂无
中图分类号
学科分类号
摘要
Skyline queries are useful for finding only interesting tuples from multi-dimensional datasets for multi-criteria decision making. To improve the performance of skyline query processing for large-scale data, it is necessary to use parallel and distributed frameworks such as MapReduce that has been widely used recently. There are several approaches which process skyline queries on a MapReduce framework to improve the performance of query processing. Some methods process a part of the skyline computation in a serial manner, while there are other methods that process all parts of the skyline computation in parallel. However, each of them suffers from at least one of two drawbacks: (1) the serial computations may prevent them from fully utilizing the parallelism of the MapReduce framework; (2) when processing the skyline queries in a parallel and distributed manner, the additional overhead for the parallel processing may outweigh the benefit gained from parallelization. In order to efficiently process skyline queries for large data in parallel, we propose a novel two-phase approach in MapReduce framework. In the first phase, we start by dividing the input dataset into a number of subsets (called cells) and then we compute local skylines only for the qualified cells. The outer-cell filter used in this phase considerably improves the performance by eliminating a large number of tuples in unqualified cells. In the second phase, the global skyline is computed from local skylines. To separately determine global skyline tuples from each local skyline in parallel, we design the inner-cell filter and also propose efficient methods to reduce the overhead caused by computing and utilizing the inner-cell filters. The primary advantage of our approach is that it processes skyline queries fast and in a fully parallelized manner in all states of the MapReduce framework with the two filtering techniques. Throughout extensive experiments, we demonstrate that the proposed approach substantially increases the overall performance of skyline queries in comparison with the state-of-the-art skyline processing methods. Especially, the proposed method achieves remarkably good performance and scalability with regard to the dataset size and the dimensionality. Our approach has significant benefits for large-scale query processing of skylines in distributed and parallel computing environments.
引用
收藏
页码:886 / 935
页数:49
相关论文
共 50 条
  • [31] Efficient Parallel Processing for KNN Queries
    Jiang, Tao
    Zhang, Bin
    Yu, Fahong
    PROCEEDINGS OF 2017 INTERNATIONAL CONFERENCE ON INDUSTRIAL DESIGN ENGINEERING (ICIDE 2017), 2017, : 88 - 94
  • [32] LShape Partitioning: Parallel Skyline Query Processing using MapReduce (Extended Abstract)
    Wijayanto, Heri
    Wang, Wenlu
    Ku, Wei-Shinn
    Chen, Arbee L. P.
    2021 IEEE 37TH INTERNATIONAL CONFERENCE ON DATA ENGINEERING (ICDE 2021), 2021, : 2340 - 2341
  • [33] A Partitioned-Based Method of Convex Skyline for Efficient Processing Top-k Queries
    Lee, Ki-Eun
    Ihm, Sun-Young
    Heo, Jun-Seok
    Lee, Jeong-Joon
    Park, Young-Ho
    SECOND INTERNATIONAL CONFERENCE ON CLOUD AND GREEN COMPUTING / SECOND INTERNATIONAL CONFERENCE ON SOCIAL COMPUTING AND ITS APPLICATIONS (CGC/SCA 2012), 2012, : 788 - 793
  • [34] On Efficient Processing of Continuous Reverse Skyline Queries in Wireless Sensor Networks
    Yin, Bo
    Zhou, Siwang
    Zhang, Shiwen
    Gu, Ke
    Yu, Fei
    KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS, 2017, 11 (04): : 1931 - 1953
  • [35] Skyline Diagram: Efficient Space Partitioning for Skyline Queries
    Liu, Jinfei
    Yang, Juncheng
    Xiong, Li
    Pei, Jian
    Luo, Jun
    Guo, Yuzhang
    Ma, Shuaicheng
    Fan, Chenglin
    IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, 2021, 33 (01) : 271 - 286
  • [36] Efficient processing of probabilistic group subspace skyline queries in uncertain databases
    Lian, Xiang
    Chen, Lei
    INFORMATION SYSTEMS, 2013, 38 (03) : 265 - 285
  • [37] Efficient column-oriented processing for mutual subspace skyline queries
    Tao Jiang
    Bin Zhang
    Dan Lin
    Yunjun Gao
    Qing LI
    Soft Computing, 2020, 24 : 15427 - 15445
  • [38] Efficient column-oriented processing for mutual subspace skyline queries
    Jiang, Tao
    Zhang, Bin
    Lin, Dan
    Gao, Yunjun
    LI, Qing
    SOFT COMPUTING, 2020, 24 (20) : 15427 - 15445
  • [39] Efficient processing of multiple continuous skyline queries over a data stream
    Lee, Yu Won
    Lee, Ki Yong
    Kim, Myoung Ho
    INFORMATION SCIENCES, 2013, 221 : 316 - 337
  • [40] Efficient processing of neighboring skyline queries with consideration of distance, quality, and cost
    Yuan-Ko Huang
    Computing, 2020, 102 : 523 - 550