Centos7上搭建Hadoop3.1.1集群

分配IP 先在草稿纸上分配好IP和主机名,三台主机均能上外网,且均能互相ping通便可。java IP 主机名 192.168.85.101 node1 192.168.85.102 node2 192.168.85.103 node3 再将以上表格内的内容写入/etc/hosts中(每一个都要写)node echo '192.168.85.101 node1' >>/etc/hosts echo
相关文章
相关标签/搜索