Database storage process migration method and system
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- CHINA PING AN PROPERTY INSURANCE CO LTD
- Publication Date
- 2020-01-14
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The embodiments of the present invention relate to the technical field of databases, and in particular, to a database storage process migration method, system, computer equipment, and computer-readable storage medium. Background technique
[0002] With the widespread application of big data, more and more Internet companies are beginning to migrate the traditional data warehouse structure to the big data platform. Hive is a data warehouse tool based on Hadoop, which can map structured data files into a database table, and Hive also uses Structured Query Language (Sql), which can provide simple Sql query functions, and can also Convert Sql statements into MapReduce tasks to run, and most existing databases perform data operations based on MapReduce tasks. Therefore, for managers of traditional data warehouses, they can quickly implement simple MapReduce statistics in Hive data warehouses through Sql-like statements, without using special MapReduce, and...