Journal of Jilin University Science Edition

Previous Articles     Next Articles

Skyline Query Algorithm Based on RTree Index in MapReduce Model

LI Jianwei, WANG Kangping, HUANG Lan, WANG Guishen   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2015-12-29 Online:2016-07-26 Published:2016-07-20
  • Contact: HUANG Lan E-mail:huanglan@jlu.edu.cn

Abstract:

We proposed a Skyline query algorithm based on Rtree index in MapReduce parallel computing model, which solved the low execution efficiency problems of Skyline query in the massive spatial data sets. Through the establishment of Rtree index to realize spatial data of different size range pruning, the algorithm effectively reduced the size of the data required to scan the distributed Skyline query, and improved the execution efficiency of Skyline query in MapReduce model. Comparative tests in different data distribution shows the proposed method has more advantages on efficiency than the existing algorithms.

Key words: MapReduce model, Rtree index, Skyline query, spatial data

CLC Number: 

  • TP391