Online shop big data processing method and device, equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 北京值得买科技股份有限公司
- Publication Date
- 2021-11-19
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of data processing, in particular to an e-commerce big data processing method, device, equipment and storage medium. Background technique
[0002] With the accumulation of business data, the amount of e-commerce commodity data is getting larger and larger, and the reading of data is getting slower and slower, resulting in a slowdown of the entire data processing process. Taking the Hbase database as an example, the Hbase database uses partitions as the data unit. There can be many pieces of data in a partition, and 4096 partitions can store up to 200 million commodity data. Use a Python program to traverse each partition sequentially and read commodity data Finally, do scheduling, distribution, download and analysis operations. The problem with this method is: the execution speed is slow, and when scheduling a round of data, it takes 1.5 hours to 2 hours; and, during the execution process, there will be failur...