Method for realizing HDFS high-availability scheme
An implementation method and solution technology, applied in the implementation field of HDFS high availability solution, can solve the problems of system consumption, inaccessibility of file system, loss of file data, etc., and achieve the effect of reducing time
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0026] Below in conjunction with accompanying drawing and specific implementation application process, the present invention is further described:
[0027] refer to figure 1 The overall architecture diagram introduces the implementation details of the present invention:
[0028] In the present invention, the NameNode is the central node of the entire cluster and stores metadata of the entire file system. NameNode is also responsible for maintaining the entire namespace and responding to read and write requests from clients. DataNode is a node that stores specific application data. In HDFS, the system divides files exceeding a certain size into data blocks of fixed size and stores them on the DataNode. And usually these data blocks have multiple backups stored on different DataNodes to prevent data blocks from being unavailable due to DataNode failure.
[0029] In the NameNode, all metadata resides in memory for access performance. So NameNode needs more memory than DataNo...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 