DocumentCode
1682205
Title
Spatial Queries Evaluation with MapReduce
Author
Zhang, Shubin ; Han, Jizhong ; Liu, Zhiyong ; Wang, Kai ; Feng, Shengzhong
fYear
2009
Firstpage
287
Lastpage
292
Abstract
Spatial queries include spatial selection query, spatial join query, nearest neighbor query, etc. Most of spatial queries are computing intensive and individual query evaluation may take minutes or even hours. Parallelization seems a good solution for such problems. However, parallel programs must communicate efficiently, balance work across all nodes, and address problems such as failed nodes. We describe MapReduce and show how spatial queries can be naturally expressed in this model, without explicitly addressing any of the details of parallelization. We present performance evaluations for several spatial queries and prove that MapReduce is also appropriate for small scale clusters and computing intensive applications.
Keywords
parallel programming; query processing; relational databases; visual databases; MapReduce; nearest neighbor query; parallel program; relational database; spatial join query; spatial query evaluation; spatial selection query; Computer applications; Computer architecture; Concurrent computing; Grid computing; Load management; Nearest neighbor searches; Parallel processing; Parallel programming; Query processing; Search engines;
fLanguage
English
Publisher
ieee
Conference_Titel
Grid and Cooperative Computing, 2009. GCC '09. Eighth International Conference on
Conference_Location
Lanzhou, Gansu
Print_ISBN
978-0-7695-3766-5
Type
conf
DOI
10.1109/GCC.2009.16
Filename
5279565
Link To Document