我要评分
获取效率
正确性
完整性
易理解

Environment Requirements

Hardware

Minimum configuration: any CPU, one DIMM of any capacity, and one drive of any capacity

The configuration depends on the actual application scenario.

OS

This document applies to CentOS 7.4 to 7.6, and openEuler 20.03 to 22.03.

This document uses CentOS 7.6 as an example to describe how to deploy an HBase cluster.

Cluster Environment Planning

In this document, four hosts are used as nodes 1 to 4 in a cluster. Table 1 lists the data plan of each node.

Table 1 Cluster environment plan

Node

IP Address

Number of Drives

OS & JDK

Node 1

IPaddress1

System drive: 1 x 4 TB HDD

Data drive: 6 x 4 TB HDD

CentOS 7.6 & OpenJDK jdk8u252-b09

Node 2

IPaddress2

Node 3

IPaddress3

Node 4

IPaddress4

Software Plan

Table 2 lists the software plan of each node in the cluster.

Table 2 Software plan

Node

Services

Node 1

NameNode, ResourceManager, and HMaster

Node 2

QuorumPeerMain, DataNode, NodeManager, JournalNode, and HRegionServer

Node 3

QuorumPeerMain, DataNode, NodeManager, JournalNode, and HRegionServer

Node 4

QuorumPeerMain, DataNode, NodeManager, JournalNode, and HRegionServer