Rate This Document
Findability
Accuracy
Completeness
Readability

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 Requirements

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 a Hive 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: 12 x 4 TB HDD

CentOS 7.6 and OpenJDK jdk8u252-b09

Node 2

IPaddress2

Node 3

IPaddress3

Node 4

IPaddress4

Software Planning

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

Table 2 Software plan

Node

Services

Node 1

NameNode, ResourceManager, and Hive client

Node 2

QuorumPeerMain, DataNode, NodeManager, and JournalNode

Node 3

QuorumPeerMain, DataNode, NodeManager, and JournalNode

Node 4

QuorumPeerMain, DataNode, NodeManager, and JournalNode