2019
DOI: 10.3390/app9204261
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Insertion and Indexing Method for Large Amount of Spatiotemporal Data Using Dynamic Multilevel Grid Technique

Abstract: In this paper, we propose a method to ingest big spatiotemporal data using a parallel technique in a cluster environment. The proposed method includes an indexing method for effective retrieval in addition to the parallel ingestion method of spatiotemporal data. In this paper, a dynamic multilevel grid index scheme is proposed to maximize parallelism and to adapt to the skewed spatiotemporal data. Finally, through experiments in a cluster environment, it is shown that the ingestion and query throughput increas… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 13 publications
(19 reference statements)
0
5
0
Order By: Relevance
“…Each grid is then assigned a code, which is used to uniquely identify the spatial area. Codes of grids at the same level are not random, but are sorted according to the Z-order space-filling curve (a spatial indexing method), which will result in neighboring grids having codes with close values [36]. Eventually, the high-dimensional spatial information is converted into a one-dimensional aerospace coordinate code, which is convenient for the identification, storage, and calculation of spatial information (Figure 2).…”
Section: Geosot-3d Grid Model and Coding Methodsmentioning
confidence: 99%
“…Each grid is then assigned a code, which is used to uniquely identify the spatial area. Codes of grids at the same level are not random, but are sorted according to the Z-order space-filling curve (a spatial indexing method), which will result in neighboring grids having codes with close values [36]. Eventually, the high-dimensional spatial information is converted into a one-dimensional aerospace coordinate code, which is convenient for the identification, storage, and calculation of spatial information (Figure 2).…”
Section: Geosot-3d Grid Model and Coding Methodsmentioning
confidence: 99%
“…Many recent studies have proposed an index for moving objects and they involved parallelism to improve the response time of query operations. 8,[51][52][53][54][55][56][57][58][59] We have not included such studies in our scope as these studies are based on parallelism rather than concurrency control. And, focus of this article is on the resolution of conflicts while processing concurrent update and query operations.…”
Section: Background and Literature Reviewmentioning
confidence: 99%
“…However, our focus is on designing of consistent index for moving objects not just a concurrency control algorithm. Many recent studies have proposed an index for moving objects and they involved parallelism to improve the response time of query operations 8,51–59 . We have not included such studies in our scope as these studies are based on parallelism rather than concurrency control.…”
Section: Background and Literature Reviewmentioning
confidence: 99%
“…Park et al [93] establish a dynamic multilevel grid index in Accumulo, which can improve the parallelism and adapt to the skew of spatio-temporal data. The main idea is as follows: first use H-Curve technology to map the spatial characteristics of spatio-temporal data stream timestamp, id, location, Record to 1-D data cellID, convert the data into timestamp, id, cellID, location, record.…”
Section: A Key-column Databasementioning
confidence: 99%