首页 > 系统服务 > 详细

ubuntu 安装cloudera hadoop

时间:2015-12-01 21:05:51      阅读:300      评论:0      收藏:0      [点我收藏+]

 参考:
http://www.aboutyun.com/thread-8921-1-1.html


auto wlan0
iface wlan0 inet static
address 10.32.37.124
gateway 10.32.37.1
netmask 255.255.255.0
broadcast 10.32.37.255

 

auto eth0
iface eth0 inet static
address 10.32.43.49
gateway 10.32.43.1
netmask 255.255.255.0
broadcast 10.32.43.255

 

sudo vim /etc/network/interfaces


sudo /etc/init.d/networking restart


sudo vim /etc/hosts

 

ubuntu 安装cloudera hadoop

原文:http://www.cnblogs.com/viewcozy/p/5011133.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!