摘要:
Zookeeper安装一、下载zookeeperhttp://www.apache.org/dist/zookeeper/stable/二、解压zookeeper.tar>> tar xvf zookeeper-3.4.6.tar.gz三、配置zoo.cfg>> cp zoo_sample.cfg ... 阅读全文
摘要:
Hadoop 2.6安装文档版本说明:hadoop 2.6 linux-64位Zookeeper3.4.6 jdk 1.7.0_751、Ssh无密码ssh-keygenvimauthorized_keys把每台机子上的id_rsa.pub内容拷贝到authorized_keysScp到其它机器上2、... 阅读全文
摘要:
集群配置准备工作1、 Iptables#chkconfig iptables –list#chkconfig iptables –level 3456off#service iptables stop2、 Initab#vim /etc/inittabid:33、 Ntpd #chkconfig n... 阅读全文