2016
DOI: 10.1007/978-3-319-44039-2_15
|View full text |Cite
|
Sign up to set email alerts
|

Enhancing SpatialHadoop with Closest Pair Queries

Abstract: Abstract. Given two datasets P and Q, the K Closest Pair Query (KCPQ) finds the K closest pairs of objects from P ×Q. It is an operation widely adopted by many spatial and GIS applications. As a combination of the K Nearest Neighbor (KNN) and the spatial join queries, KCPQ is an expensive operation. Given the increasing volume of spatial data, it is difficult to perform a KCPQ on a centralized machine efficiently. For this reason, this paper addresses the problem of computing the KCPQ on big spatial datasets i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

1
20
0

Year Published

2017
2017
2019
2019

Publication Types

Select...
4
2

Relationship

3
3

Authors

Journals

citations
Cited by 11 publications
(21 citation statements)
references
References 27 publications
(53 reference statements)
1
20
0
Order By: Relevance
“…This paper substantially extends our previous work [1], which was the foundation of the present research results, with the following novel contributions:…”
Section: Introductionsupporting
confidence: 63%
See 4 more Smart Citations
“…This paper substantially extends our previous work [1], which was the foundation of the present research results, with the following novel contributions:…”
Section: Introductionsupporting
confidence: 63%
“…We improve the plane-sweep-based KCPQ MapReduce algorithm in SpatialHadoop [1] by using new sampling and approximate techniques, that take advantage of SpatialHadoop partitioning techniques, to compute an upper bound of the distance of the K-th closest pair and make the KCQP MapReduce algorithm much more efficient. 2.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations