Skip to content

Commit a93fc4c

Browse files
authored
Merge pull request #34 from athlonreg/patch-2
Regin Server -> Region Server
2 parents e54ab2c + ecc6b92 commit a93fc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/installation/HBase集群环境搭建.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## 一、集群规划
2222

23-
这里搭建一个 3 节点的 HBase 集群,其中三台主机上均为 `Regin Server`。同时为了保证高可用,除了在 hadoop001 上部署主 `Master` 服务外,还在 hadoop002 上部署备用的 `Master` 服务。Master 服务由 Zookeeper 集群进行协调管理,如果主 `Master` 不可用,则备用 `Master` 会成为新的主 `Master`
23+
这里搭建一个 3 节点的 HBase 集群,其中三台主机上均为 `Region Server`。同时为了保证高可用,除了在 hadoop001 上部署主 `Master` 服务外,还在 hadoop002 上部署备用的 `Master` 服务。Master 服务由 Zookeeper 集群进行协调管理,如果主 `Master` 不可用,则备用 `Master` 会成为新的主 `Master`
2424

2525
<div align="center"> <img src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/hbase集群规划.png"/> </div>
2626

0 commit comments

Comments
 (0)