Recently, in order to better understand and memorize Hbase, and to quickly clarify the Hbase knowledge system when reviewing Hbase later, Yang childe spent a week in his spare time to sort out the Hbase mind map.

This mind map covers Hbase knowledge except cluster installation and deployment. Contains the following modules:

  • 1.Hbase overview, including Hbase features, application scenarios, and data scale.
  • 2.Hbase data model, including the logical structure, physical storage structure, and role of the Hbase data model.
  • 3.Hbase architecture, including the Hbase architecture diagram and Hbase components.
  • 4.Hbase data writing process. This section describes the Hbase data writing process in detail along with the schematic diagram.
  • 5.Hbase read process describes the Hbase read data process in detail along with the schematic diagram.
  • 6.Hbase optimization this section describes Hbase optimization solutions in terms of table design, read operations, write operations, and indexes.

All right, without further ado, picture above.

1. Hbase Overview

2. Hbase data model

3. Hbase architecture

4. Hbase write process

5. Hbase read process

6. Hbase optimization

Summary figure


With such a detailed mind map in hand, learning Hbase isn’t So Easy.

If you want to obtain the hd map and the original map file, please reply “Hbase HD Map “in the background of the” Data Yangzi “public account.


Welcome to follow my public account – Data Yang Childe