Explore chapters and articles related to this topic
Optimizing segmented trajectory data storage with HBase for improved spatio-temporal query efficiency
Published in International Journal of Digital Earth, 2023
Yi Bao, Zhou Huang, Xuri Gong, Yuyang Zhang, Ganmin Yin, Han Wang
The system introduced in this paper is implemented using Scala, a programming language known for its concurrency and functional programming capabilities. After establishing the segmented trajectory storage system, we stored the Beijing taxi trajectory data and conducted several experiments. We used Spark to read and compute the trajectory data from the HBase of the system. The Spark NewHadoopRDD API allows for distributed reading of data from Hadoop and the creation of RDDs for concurrent computing.