Proceedings of the 26th International Conference on Scientific and Statistical Database Management 2014
DOI: 10.1145/2618243.2618262
|View full text |Cite
|
Sign up to set email alerts
|

Skew-resistant parallel in-memory spatial join

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 26 publications
(12 citation statements)
references
References 18 publications
0
12
0
Order By: Relevance
“…Distributed and parallel techniques. There are also recent works on addressing irregular polygon range queries using distributed partitioning techniques [14,24,25,28] and parallel GPUbased techniques [1,33,34]. These techniques mostly rely on partitioning data across a cluster of machines or GPU cores so that one query is partitioned along with data partitioning, and then the query executes on multiple nodes/cores that have relevant data.…”
Section: Related Workmentioning
confidence: 99%
“…Distributed and parallel techniques. There are also recent works on addressing irregular polygon range queries using distributed partitioning techniques [14,24,25,28] and parallel GPUbased techniques [1,33,34]. These techniques mostly rely on partitioning data across a cluster of machines or GPU cores so that one query is partitioned along with data partitioning, and then the query executes on multiple nodes/cores that have relevant data.…”
Section: Related Workmentioning
confidence: 99%
“…Many classical methods have been proposed to reduce the candidate set by a filter step via sorting or indexing one or more datasets [3,14,21]. Some technologies have been developed to add a compute-intensive refinement step to further improve the performance [23].…”
Section: Background and Related Workmentioning
confidence: 99%
“…However, the partition strategy in Niharika considers memory only; in other words, the recursive tiling is only based on the numbers of objects, which may cause uneven spatial join processing in each partition, especially when the number of objects of the two datasets are similar in the same partition. Skew-resistant Parallel IN-memOry spatial Join Architecture (SPINOJA) [30] focuses on the performance of the refinement stage by considering that the efficiency bottleneck is the processing skew caused by the uneven work metrics, including object size and point density. However, in this approach, objects ore decomposed by clipping against the tile boundaries in order to reduce processing skew on large objects, which could require additional storage space or calculation costs and increase the number of objects.…”
Section: Spatial Join Querymentioning
confidence: 99%