namenodehabyzookeeper
tickTime=2000
创新互联公司"三网合一"的企业建站思路。企业可建设拥有电脑版、微信版、手机版的企业网站。实现跨屏营销,产品发布一步更新,电脑网络+移动网络一网打尽,满足企业的营销需求!创新互联公司具备承接各种类型的网站制作、成都网站制作项目的能力。经过10多年的努力的开拓,为不同行业的企事业单位提供了优质的服务,并获得了客户的一致好评。
initLimit=10
syncLimit=5
clientPort=2181
dataDir=/home/tim/zkdata
server.1=tim-dn1:2888:3888
server.2=tim-dn2:2888:3888
server.3=tim-dn3:2888:3888
core-site.xml
hdfs-site.xml
tim@tim-dn2:~/hadoop/etc/hadoop$ cat hdfs-site.xml
停掉hdfs集群后
启用自动容灾 hdfs-sitedfs.ha.automatic-failover.enabled true
his specifies that the cluster should be set up for automatic failover. In your core-site.xml file, add:
ha.zookeeper.quorum zk1.example.com:2181,zk2.example.com:2181,zk3.example.com:2181
tim@tim-dn2:~/hadoop/etc/hadoop$ nano core-site.xml
GNU nano 2.5.3 File: core-site.xml Modified
-->
启动zk集群后
tim@tim-nn:~$ hdfs zkfc -formatZK
用于在zk集群创建/hadoop-ha/mycluster目录
当前题目:namenodehabyzookeeper
本文路径:http://scyanting.com/article/pghosp.html