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

DFTHR: A Distributed Framework for Trajectory Similarity Query Based on HBase and Redis

Abstract: In recent years positioning sensors have become ubiquitous, and there has been tremendous growth in the amount of trajectory data. It is a huge challenge to efficiently store and query massive trajectory data. Among the typical operation over trajectories, similarity query is an important yet complicated operator. It is useful in navigation systems, transportation optimizations, and so on. However, most existing studies have focused on handling the problem on a centralized system, while with a single machine i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 25 publications
0
3
0
Order By: Relevance
“…Qin et al [29] proposed a storage and partitioning model for massive trajectory data management for HBase and implemented a co-processor-based multi-level index structure to accelerate spatio-temporal queries. Subsequently, to handle the similarity query problem of large-scale trajectory data, DFTHR [30], a distributed trajectory similarity query framework based on HBase and Redis, was proposed that ensures efficient trajectory query processing. Li et al [31] extended Geomesa to implement TrajMesa, which supports the storage management of massive trajectories with multiple trajectory query functions.…”
Section: Storage and Querying Of Trajectorymentioning
confidence: 99%
“…Qin et al [29] proposed a storage and partitioning model for massive trajectory data management for HBase and implemented a co-processor-based multi-level index structure to accelerate spatio-temporal queries. Subsequently, to handle the similarity query problem of large-scale trajectory data, DFTHR [30], a distributed trajectory similarity query framework based on HBase and Redis, was proposed that ensures efficient trajectory query processing. Li et al [31] extended Geomesa to implement TrajMesa, which supports the storage management of massive trajectories with multiple trajectory query functions.…”
Section: Storage and Querying Of Trajectorymentioning
confidence: 99%
“…There have been some works on distributed trajectory analysis [3], [22], [30]. However, most of them [3], [31]- [33] use coordinate-based distance for trajectory comparison, which eases the development of the parallel computation since trajectories can be easily divided into subsets based on regions they are located. Among these coordinate-based trajectory analyses works, many [34]- [36] utilize MapReduce; very few [32], [33] takes advantage of Apache Spark which has been shown to be much more efficient than MapReduce.…”
Section: Related Workmentioning
confidence: 99%
“…Redis is an open source data storage system preferred by most internet companies due to its ability to save data on server cache [65]. Redis works on an asynchronous storage system by keeping data in memory [66]. It stores data as key-value and quickly retrieves records by taking the word-pair and the timestamp of the insertion frequency as value [67].…”
Section: Introductionmentioning
confidence: 99%