Data processing method and device
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- HUAWEI TECH CO LTD
- Publication Date
- 2020-04-07
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of data storage, and in particular to a data processing method and device. Background technique
[0002] Such as figure 1 As shown, the distributed storage system may include the following parts: client, computing node and storage node. The process of writing data is as follows: the user inputs data to the client, and the client uses the range partitioning algorithm or hash partitioning algorithm to allocate the input data to the corresponding computing nodes, and then the corresponding computing nodes The node executes the write operation and writes to the corresponding storage node.
[0003] If the range partitioning algorithm is used, the written data is from A0 to A99, the number of computing nodes is 3, and the routing view of the range partitioning is: A0βA32 β computing node 1, A33βA65 β computing node 2, A66βA99 β computing node 3. Using the range partitioning algorithm may cause write ...