摘要:
$ cd /usr/local/ $ tar -zxvf zookeeper-3.4.5.tar.gz $ mv zookeeper-3.4.5 zk $ cd $ vi .bashrc $ source .bashrc $ cd /usr/local/zk/conf/ $ mv zoo_sampl 阅读全文
posted @ 2018-03-18 22:56
_殇j
阅读(122)
评论(0)
推荐(0)
摘要:
在spark1上操作 1. 安装hive $ cd /usr/local/ $ tar -zxvf apache-hive-0.13.1-bin.tar.gz $ mv apache-hive-0.13.1-bin hive $ cd $ vi .bashrc $ source .bashrc $ 阅读全文
posted @ 2018-03-18 18:47
_殇j
阅读(137)
评论(0)
推荐(0)
摘要:
在spark1上操作 1. 安装Hadoop $ cd /usr/local $ tar -zxvf hadoop-2.4.1.tar.gz $ mv hadoop-2.4.1 hadoop $ vi ~/.bashrc $ source .bashrc 2. Hadoop配置 $ cd /usr/ 阅读全文
posted @ 2018-03-18 14:27
_殇j
阅读(215)
评论(0)
推荐(0)
摘要:
1. 安装至少3台centos65虚拟机 2. 配置静态ip并关闭防火墙 $ vi /etc/sysconfig/network-scripts/ifcfg-eth0 $ service network restart # 重启网卡 $ ifconfig eth0 xxx.xxx.xxx.xxx # 阅读全文
posted @ 2018-03-18 00:21
_殇j
阅读(176)
评论(0)
推荐(0)

浙公网安备 33010602011771号