GIS Cloud Suite

HBase

HBase is an open source distributed column-oriented database built on Hadoop file system, it uses scale-out architecture. HBase is a kind of data model, it is similar to the design of Google big table, provides the ability of quickly visiting massive structured data. As a part of Hadoop files system, HBase is fault-tolerant, allows to read and write big data randomly.

Note: Starting from version 11.2.0, after the built-in HBase is enabled, it will not be automatically registered to the data directory service. At the same time, the registration of external HBase is no longer supported. If HBase has been registered in previous versions, HBase will not be available after the GIS Cloud Suite is upgraded to version 11.2.0.