摘要:
在Ubuntu系统下安装Hadoop集群(阿里云) 修改主机名字 hostnamectl set-hostname master #master为想要更改的主机名 reboot #重启 root@master:/$ sudo vim /etc/hostname slave1,slave2同样的操作, 阅读全文
摘要:
感谢这篇文章,讲的非常好 原文链接:How to install hadoop 2.7.3 single node cluster on ubuntu 16.04 « Parth Goel (wordpress.com) 需要修改的一处:(使用这个下载链接,会快点儿) $ wget https:// 阅读全文