Paper
10 November 2022 Research on flink streaming data processing and MySQL storage scheme
Dianhui Wang, Rui Liu, Tao Sun, Jianyu Guo, Meng Li, Zhuangzhuang Tian, Li Jianyong, Chao Zhang
Author Affiliations +
Proceedings Volume 12331, International Conference on Mechanisms and Robotics (ICMAR 2022); 123313B (2022) https://doi.org/10.1117/12.2652754
Event: International Conference on Mechanisms and Robotics (ICMAR 2022), 2022, Zhuhai, China
Abstract
This article introduces the research process and solution of Flink stream process data and storing parsed data into MySQL, which means that the one-stop process of obtaining, analyzing and storing is realized in the field of vehicle big data. The algorithm obtains real-time information from the target (Kafka) through Flink, then passes the information to parsing program, and finally imports the parsing result into MySQL. Since the MySQL is designed as a storage method of sub-databases and tables, by setting the time period and then landing the data in HBase, we don’t need to worry about the storage performance of MySQL when the amount of data is large.
© (2022) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Dianhui Wang, Rui Liu, Tao Sun, Jianyu Guo, Meng Li, Zhuangzhuang Tian, Li Jianyong, and Chao Zhang "Research on flink streaming data processing and MySQL storage scheme", Proc. SPIE 12331, International Conference on Mechanisms and Robotics (ICMAR 2022), 123313B (10 November 2022); https://doi.org/10.1117/12.2652754
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Data storage

Databases

Binary data

Data processing

Analytical research

Data conversion

Algorithm development

Back to Top