注意:如果未初始化數(shù)據(jù)目錄,則無法啟動(dòng)ZooKeeper服務(wù)器。
//在生產(chǎn)環(huán)境中,您應(yīng)該將ZooKeeper部署為具有奇數(shù)個(gè)服務(wù)器的集合。只要集合中的大多數(shù)服務(wù)器可用,ZooKeeper服務(wù)就可用。建議的最小集合大小是三個(gè)ZooKeeper服務(wù)器,Cloudera建議每個(gè)服務(wù)器在單獨(dú)的計(jì)算機(jī)上運(yùn)行。此外,如果可能,ZooKeeper服務(wù)器進(jìn)程應(yīng)該有自己的專用磁盤存儲(chǔ)。
專注于為中小企業(yè)提供成都做網(wǎng)站、成都網(wǎng)站建設(shè)服務(wù),電腦端+手機(jī)端+微信端的三站合一,更高效的管理,為中小企業(yè)廣東免費(fèi)做網(wǎng)站提供優(yōu)質(zhì)的服務(wù)。我們立足成都,凝聚了一批互聯(lián)網(wǎng)行業(yè)人才,有力地推動(dòng)了上1000家企業(yè)的穩(wěn)健成長(zhǎng),幫助中小企業(yè)通過網(wǎng)站建設(shè)實(shí)現(xiàn)規(guī)模擴(kuò)充和轉(zhuǎn)變。
//查看zk的狀態(tài)
[root@hadoop-205-107 opt]# echo "stat" |nc 192.168.205.107 2181
Zookeeper version: 3.4.5-cdh6.9.2--1, built on 04/04/2017 08:43 GMT
Clients:
/192.168.205.107:35132[1](queued=0,recved=424,sent=424)
/192.168.205.107:45317[0](queued=0,recved=1,sent=0)
/192.168.205.107:35125[1](queued=0,recved=879,sent=879)
/192.168.205.107:35227[1](queued=0,recved=6576,sent=6576)
/192.168.205.107:35133[1](queued=0,recved=449,sent=449)
/192.168.205.107:35075[1](queued=0,recved=508,sent=510)
/192.168.205.107:35100[1](queued=0,recved=432,sent=432)
/192.168.205.107:35083[1](queued=0,recved=2404,sent=2441)
Latency min/avg/max: 0/0/231
Received: 15265
Sent: 15579
Connections: 8
Outstanding: 0
Zxid: 0x7fa
Mode: standalone
Node count: 44
[root@hadoop-205-107 opt]# echo "stat" |nc 192.168.205.107 2181|grep Mode
Mode: standalone
[root@hadoop-205-107 opt]# /opt/cloudera/parcels/CDH-5.9.2-1.cdh6.9.2.p0.3/lib/zookeeper/bin/zkServer.sh status
JMX enabled by default
Using config: /opt/cloudera/parcels/CDH-5.9.2-1.cdh6.9.2.p0.3/lib/zookeeper/bin/../conf/zoo.cfg
Mode: standalone
[root@hadoop-205-107 opt]# telnet 192.168.205.107 2181
Trying 192.168.205.107...
Connected to 192.168.205.107.
Escape character is '^]'.
stat //手動(dòng)輸入
Zookeeper version: 3.4.5-cdh6.9.2--1, built on 04/04/2017 08:43 GMT
Clients:
/192.168.205.107:35132[1](queued=0,recved=445,sent=445)
/192.168.205.107:35125[1](queued=0,recved=912,sent=912)
/192.168.205.107:35227[1](queued=0,recved=7233,sent=7233)
/192.168.205.107:35133[1](queued=0,recved=470,sent=470)
/192.168.205.107:45868[0](queued=0,recved=1,sent=0)
/192.168.205.107:35075[1](queued=0,recved=529,sent=531)
/192.168.205.107:35100[1](queued=0,recved=453,sent=453)
/192.168.205.107:35083[1](queued=0,recved=2447,sent=2484)
Latency min/avg/max: 0/0/231
Received: 16267
Sent: 16595
Connections: 8
Outstanding: 0
Zxid: 0x855
Mode: standalone
Node count: 44
Connection closed by foreign host.
參考鏈接:https://www.cloudera.com/documentation/enterprise/5-13-x/topics/cm_mc_zookeeper_service.html#xd_583c10bfdbd326ba--6eed2fb8-14349d04bee--7f1a
當(dāng)前標(biāo)題:在cdh中如何管理zookeeper并查看zk狀態(tài)的命令總結(jié)
轉(zhuǎn)載注明:http://jinyejixie.com/article38/ggegsp.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站建設(shè)、Google、做網(wǎng)站、網(wǎng)站收錄、建站公司、用戶體驗(yàn)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)